Skip to content

Commit

Permalink
Merge pull request #8189 from todbot/esp32_synthio_channels
Browse files Browse the repository at this point in the history
ESP32 synthio channels to 12
  • Loading branch information
dhalbert authored Jul 25, 2023
2 parents 03261fe + a5fc766 commit 2d53627
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ports/espressif/mpconfigport.mk
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ CIRCUITPY_NVM ?= 1
CIRCUITPY_PS2IO ?= 1
CIRCUITPY_RGBMATRIX ?= 1
CIRCUITPY_ROTARYIO ?= 1
CIRCUITPY_SYNTHIO_MAX_CHANNELS ?= 12
CIRCUITPY_TOUCHIO_USE_NATIVE ?= 1
CIRCUITPY_WATCHDOG ?= 1
CIRCUITPY_WIFI ?= 1
Expand Down

0 comments on commit 2d53627

Please sign in to comment.