Log GPS data on pad after boost detect.
[fw/altos] / src / ao_gps_test.c
index fddfedfd075afe8ae70680803691f010b572aaf2..cdcc6f4c375ce0fbb14eb454f2c2f235810ae3bb 100644 (file)
@@ -400,6 +400,8 @@ ao_serial_set_speed(uint8_t speed)
        tcflush(fd, TCIFLUSH);
 }
 
+#define ao_time() 0
+
 #include "ao_gps_print.c"
 #include "ao_gps_sirf.c"