Skip to content

Commit 370eb1b

Browse files
authored
Merge pull request #8212 from dhalbert/8.2.x-backport-8189-synthio-12-channels
ESP32 synthio channels to 12
2 parents c22a31e + ae0ebfe commit 370eb1b

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)