Skip to content

Commit 88638cf

Browse files
committed
32 bit example: clean up includes
1 parent 016e987 commit 88638cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/bt_music_receiver_32bits/bt_music_receiver_32bits.ino

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
// ==> Example A2DP Receiver which uses the A2DP I2S output with 32 bits
1818

1919
#include "AudioTools.h"
20-
#include "AudioLibs/AudioBoardStream.h" // install https://github.com/pschatzmann/arduino-audio-driver
2120
#include "BluetoothA2DPSink.h"
2221

2322
AudioInfo info(44100, 2, 32);

0 commit comments

Comments
 (0)