repeatedly print b10

pull/167/head
alanbjohnston 3 years ago committed by GitHub
parent ece0386c15
commit c3ce276f6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -957,7 +957,7 @@ void get_tlm_fox() {
// Serial.println(ctr);
if (firstTime) {
Serial.println(" ");
firstTime = FALSE;
firstTime = TRUE; // FALSE;
}
}

Loading…
Cancel
Save

Powered by TurnKey Linux.