turn off MIDI on sensebox_mcu for sapce

This commit is contained in:
Dan Halbert 2022-03-10 18:20:04 -05:00
parent a7260a8b61
commit 19e7647f3d

View File

@ -13,3 +13,4 @@ CIRCUITPY_FULL_BUILD = 0
# There are many pin definitions on this board; it doesn't quite fit on very large translations.
CIRCUITPY_ONEWIREIO = 0
CIRCUITPY_RAINBOWIO = 0
CIRCUITPY_USB_MIDI = 0