Skip to content

Commit 151803a

Browse files
committed
SD flac example cleanup
1 parent 14c24a7 commit 151803a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/examples-audiokit/streams-sd_flac-audiokit/streams-sd_flac-audiokit.ino

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
const int chipSelect=PIN_AUDIO_KIT_SD_CARD_CS;
1919
AudioBoardStream i2s(AudioKitEs8388V1); // final output of decoded stream
2020
FLACDecoder dec;
21-
StreamCopy copier;
2221
File audioFile;
2322

2423
void setup(){

0 commit comments

Comments
 (0)