removed b printout

pull/207/head
alanbjohnston 3 years ago committed by GitHub
parent 5060aa3cf6
commit b29749cf51
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.