No sleep, buffer always full, almost 100% frames

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

@ -1058,7 +1058,7 @@ void get_tlm_fox() {
while ((millis() - sampleTime) < (unsigned int)samplePeriod)
sleep((unsigned int)sleepTime);
*/
// sleep(2.5);
// sleep(2.5); // No sleep at all!
digitalWrite(txLed, txLedOff);
#ifdef DEBUG_LOGGING

Loading…
Cancel
Save

Powered by TurnKey Linux.