Update cubesatsim.ino

pull/167/head
alanbjohnston 4 years ago committed by GitHub
parent 033b4971ca
commit 8c16afda44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -874,7 +874,7 @@ void get_tlm_fox() {
// ctr2 - 1, j, i, data10[ctr2 - 1]);
if (firstTime) {
Serial.print(data10[ctr2-1], HEX); // added -1 due to ++
Serial.print(".");
Serial.print(" ");
}
rd = nrd;
}

Loading…
Cancel
Save

Powered by TurnKey Linux.