altos: Switch TeleGPS to GPS logging format
[fw/altos] / src / telegps-v0.3 / ao_telegps.c
index 6a0228289785c4b81a9b73bce91d9d28289c99ad..bc7eeea80516b77c03c242d14eb9dbf81c29838f 100644 (file)
@@ -46,7 +46,6 @@ main(void)
 
        ao_gps_init();
 #if HAS_LOG
-       ao_gps_report_mega_init();
        ao_log_init();
 #endif