Skip to content

Commit ceeec6f

Browse files
updated USB PID to match one received from MengDu from Seeed
1 parent c9f834f commit ceeec6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/raspberrypi/boards/seeeduino_xiao_rp2040/mpconfigboard.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
USB_VID = 0x2886
2-
USB_PID = 0x003f
2+
USB_PID = 0x0042
33
USB_PRODUCT = "Seeeduino XIAO RP2040"
44
USB_MANUFACTURER = "Seeed"
55

0 commit comments

Comments
 (0)