Skip to content

Commit 174709f

Browse files
committed
fixes from @gamblor21 comments
1 parent bcc7e15 commit 174709f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ports/raspberrypi/boards/mtm_computer/mpconfigboard.mk

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
USB_VID = 0x239A
1+
USB_VID = 0x2E8A
22
USB_PID = 0x10C1
33
USB_PRODUCT = "Workshop Computer"
44
USB_MANUFACTURER = "Music Thing Modular"
@@ -8,6 +8,7 @@ CHIP_FAMILY = rp2
88

99
EXTERNAL_FLASH_DEVICES = "W25Q16JVxQ"
1010

11+
CIRCUITPY_AUDIOEFFECTS = 1
1112
CIRCUITPY_AUDIODELAYS = 1
1213
CIRCUITPY_IMAGECAPTURE = 0
1314
CIRCUITPY_PICODVI = 0

0 commit comments

Comments
 (0)