altos: Simplify tracker logic, removing boost detect
[fw/altos] / src / telegps-v0.3 / ao_telegps.c
index bc7eeea80516b77c03c242d14eb9dbf81c29838f..dd699ecff6336a27cc0578fdd925f8780186013a 100644 (file)
@@ -52,7 +52,6 @@ main(void)
        ao_tracker_init();
 
        ao_telemetry_init();
-       ao_telemetry_set_interval(AO_SEC_TO_TICKS(1));
 
 #if HAS_SAMPLE_PROFILE
        ao_sample_profile_init();