Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
pschatzmann committed Nov 17, 2024
2 parents 9a577e2 + 0a68f86 commit 95ac918
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ BluetoothA2DPSink a2dp_sink(convert);

void setup() {
Serial.begin(115200);
// AudioLogger::instance().begin(Serial, AudioLogger::Info);
// AudioToolsLogger.begin(Serial, AudioLogger::Info);

// Configure i2s to use 32 bits
auto cfg = out.defaultConfig();
Expand Down

0 comments on commit 95ac918

Please sign in to comment.