Skip to content

Commit 8ac5b24

Browse files
committed
cleanup AudioConfig.h
1 parent bce751a commit 8ac5b24

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/AudioConfig.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
* @brief Activate Other Tools
6868
*/
6969

70-
#define USE_STK
70+
//#define USE_STK
7171
//#define USE_SDFAT
7272
//#define USE_DELTASIGMA
7373

@@ -125,7 +125,6 @@
125125
#define USE_ESP8266_AUDIO
126126
#define USE_I2S
127127
#define USE_PWM
128-
#define USE_SDFAT
129128
#define USE_AUDIO_SERVER
130129

131130
#define PWM_START_PIN 12

0 commit comments

Comments
 (0)