We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9dea05 commit 4c7b962Copy full SHA for 4c7b962
1 file changed
ports/raspberrypi/mpconfigport.mk
@@ -19,6 +19,7 @@ CIRCUITPY_PWMIO ?= 1
19
CIRCUITPY_RGBMATRIX ?= $(CIRCUITPY_DISPLAYIO)
20
CIRCUITPY_ROTARYIO ?= 1
21
CIRCUITPY_ROTARYIO_SOFTENCODER = 1
22
+CIRCUITPY_SYNTHIO_MAX_CHANNELS = 12
23
24
# Things that need to be implemented.
25
# Use PWM internally
0 commit comments