pull/78/head
alanbjohnston 5 years ago committed by GitHub
parent e2d9badab2
commit b53d2251c7
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(2.3); // No sleep at all!
sleep(3.8); // No sleep at all!
// sleep(1.3);
digitalWrite(txLed, txLedOff);

Loading…
Cancel
Save

Powered by TurnKey Linux.