Skip to content

Commit a23ede8

Browse files
authored
update USB VID/PID codes to match pidcodes request
1 parent 01cff3c commit a23ede8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ports/raspberrypi/boards/zrichard_rp2.65-f/mpconfigboard.mk

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# ZR 6F
2-
USB_VID = 0x5a52
3-
USB_PID = 0x3646
1+
# pid.codes ZR
2+
USB_VID = 0x1209
3+
USB_PID = 0x5a52
44

55
USB_PRODUCT = "RP2.65-F"
66
USB_MANUFACTURER = "ZRichard"

0 commit comments

Comments
 (0)