Skip to content

Commit a491be6

Browse files
integrate new usb PID per suggestion from @tannewt
Co-authored-by: Scott Shawcroft <[email protected]>
1 parent c6ad46a commit a491be6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/espressif/boards/m5stack_cardputer/mpconfigboard.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
USB_VID = 0x303A
2-
USB_PID = 0x811A
2+
USB_PID = 0x81DA
33
USB_PRODUCT = "M5STACK CoreS3 - CircuitPython"
44
USB_MANUFACTURER = "M5STACK"
55

0 commit comments

Comments
 (0)