@ -1231,7 +1231,10 @@ void get_tlm_fox() {
sampleTime = (unsigned int) millis();
} else
{
printf("first time - no sleep\n");
firstTime = OFF;
}
printf("++++ Loop time: %5.3f sec +++++\n", (millis() - loopTime)/1000.0);
fflush(stdout);
Powered by TurnKey Linux.