Log GPS data on pad after boost detect.
[fw/altos] / src / ao_gps_test_skytraq.c
index ccf963785d74b44adaf4c7da06a1f7d491a14d37..7fa10eaaf7bb1818f2e0b1dbed5f1e5097620b6b 100644 (file)
@@ -408,6 +408,8 @@ ao_serial_set_speed(uint8_t speed)
        tcflush(fd, TCIFLUSH);
 }
 
+#define ao_time() 0
+
 #include "ao_gps_print.c"
 #include "ao_gps_skytraq.c"