Skip to content

Commit b1404eb

Browse files
committed
2 parents e7c6c89 + 47405de commit b1404eb

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/AudioTools/AudioSPDIF.h

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,6 @@
2323
#include "AudioI2S/I2SConfig.h"
2424
#include "AudioI2S/I2SStream.h"
2525

26-
// Set USE_ESP32_I2S to 1 if you want to use the explicit ESP32 implementation.
27-
// 0 for generic implementation
28-
#ifndef USE_ESP32_I2S
29-
#define USE_ESP32_I2S 0
30-
#endif
31-
3226
// Default Data Pin
3327
#ifndef SPDIF_DATA_PIN
3428
#define SPDIF_DATA_PIN 23

0 commit comments

Comments
 (0)