We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bb0863 commit 4bfcd6cCopy full SHA for 4bfcd6c
1 file changed
ports/espressif/mpconfigport.mk
@@ -133,6 +133,7 @@ CIRCUITPY_ANALOGBUFIO = 0
133
134
# No I2S
135
CIRCUITPY_AUDIOBUSIO = 0
136
+CIRCUITPY_AUDIOI2SIN = 0
137
138
# No DAC
139
CIRCUITPY_AUDIOIO = 0
0 commit comments