Skip to content

Commit 19e7647

Browse files
committed
turn off MIDI on sensebox_mcu for sapce
1 parent a7260a8 commit 19e7647

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ports/atmel-samd/boards/sensebox_mcu/mpconfigboard.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ CIRCUITPY_FULL_BUILD = 0
1313
# There are many pin definitions on this board; it doesn't quite fit on very large translations.
1414
CIRCUITPY_ONEWIREIO = 0
1515
CIRCUITPY_RAINBOWIO = 0
16+
CIRCUITPY_USB_MIDI = 0

0 commit comments

Comments
 (0)