Skip to content

Commit ddeef5b

Browse files
committed
Updated USB_VID and USB_PID from https://pid.codes/1209/DEC1/
1 parent 8b2050a commit ddeef5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ports/raspberrypi/boards/weact_studio_rp2350b_core/mpconfigboard.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
USB_VID = 0x2E8A
2-
USB_PID = 0x000F
1+
USB_VID = 0x1209
2+
USB_PID = 0xDEC1
33
USB_PRODUCT = "RP2350B Core"
44
USB_MANUFACTURER = "WeAct Studio"
55

0 commit comments

Comments
 (0)