Skip to content

Commit 2d53627

Browse files
authored
Merge pull request #8189 from todbot/esp32_synthio_channels
ESP32 synthio channels to 12
2 parents 03261fe + a5fc766 commit 2d53627

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ports/espressif/mpconfigport.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ CIRCUITPY_NVM ?= 1
3838
CIRCUITPY_PS2IO ?= 1
3939
CIRCUITPY_RGBMATRIX ?= 1
4040
CIRCUITPY_ROTARYIO ?= 1
41+
CIRCUITPY_SYNTHIO_MAX_CHANNELS ?= 12
4142
CIRCUITPY_TOUCHIO_USE_NATIVE ?= 1
4243
CIRCUITPY_WATCHDOG ?= 1
4344
CIRCUITPY_WIFI ?= 1

0 commit comments

Comments
 (0)