altos: Simplify tracker logic, removing boost detect
[fw/altos] / src / telegps-v1.0 / ao_telegps.c
index 1185a5ddf64607cb24cfe0f21f9fb2506167c9cc..7a71699b425c91a0b779bd7c63596018adabf58e 100644 (file)
@@ -55,7 +55,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();