pull/116/head
alanbjohnston 5 years ago committed by GitHub
parent b89ba8c0ce
commit 55fbb3c52b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1059,7 +1059,7 @@ void get_tlm_fox() {
sleep((unsigned int)sleepTime);
*/
// sleep(2.5); // No sleep at all!
delay(2.5);
delay(3);
digitalWrite(txLed, txLedOff);
#ifdef DEBUG_LOGGING

Loading…
Cancel
Save

Powered by TurnKey Linux.