pull/78/head
alanbjohnston 5 years ago committed by GitHub
parent f8cf009a95
commit ac36259312
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1095,7 +1095,7 @@ void get_tlm_fox() {
while ((millis() - sampleTime) < (unsigned int)samplePeriod)
sleep((unsigned int)sleepTime);
*/
sleep(3.8); // No sleep at all!
sleep(3.3); // No sleep at all!
// sleep(1.3);
digitalWrite(txLed, txLedOff);

Loading…
Cancel
Save

Powered by TurnKey Linux.