removed b: print

pull/197/head
alanbjohnston 3 years ago committed by GitHub
parent a92fc9c092
commit 1b4000fa9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1377,7 +1377,7 @@ void write_wave(int i, byte *buffer)
Serial.println(millis()); Serial.println(millis());
} }
} }
Serial.printf(" b: %d ", buffer[ctr - 1]); // Serial.printf(" b: %d ", buffer[ctr - 1]);
} }

Loading…
Cancel
Save

Powered by TurnKey Linux.