Update cubesatsim.ino

pull/161/head
alanbjohnston 4 years ago committed by GitHub
parent 9a9d3f494a
commit 3b5848b1b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2352,9 +2352,9 @@ void setup1() {
} }
void loop1() { void loop1() {
// Serial.print("l1 "); Serial.print("l1 ");
// Serial.print(wav_position); Serial.print(wav_position);
// Serial.print(" "); Serial.print(" ");
if (mode == FSK) if (mode == FSK)
{ {

Loading…
Cancel
Save

Powered by TurnKey Linux.