Update cubesatsim.ino

pull/153/head
alanbjohnston 4 years ago committed by GitHub
parent 194e77a3d0
commit 066633e7c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -534,7 +534,7 @@ void get_tlm_fox() {
sampleTime = (unsigned int) millis();
} else {
Serial.println("first time - no sleep\n");
firstTime = OFF;
// firstTime = OFF;
}
// if (mode == FSK)

Loading…
Cancel
Save

Powered by TurnKey Linux.