Signed-off-by: Keith Packard <keithp@keithp.com>
[fw/altos] / src / test / ao_aprs_test.c
index 1c0b252bc5cd564550d3828d39df38b157ef2c55..cec4d617ba80bea1e166bf39b9767ae83ad86b42 100644 (file)
@@ -79,7 +79,7 @@ int main(int argc, char **argv)
     utcSeconds = 55;
   
     // This is the main loop that process GPS data and waits for the once per second timer tick.
-    for (i = 0; i < 5; i++)
+    for (i = 0; i < 3; i++)
     {
            audio_gap(10);
         // Read the GPS engine serial port FIFO and process the GPS data.