Skip to content

Commit 9c1b44a

Browse files
author
Xu Hao
committed
Modify USB VID and PID of the Pico:ed
1 parent 71a7ec6 commit 9c1b44a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ports/raspberrypi/boards/elecfreaks_picoed/mpconfigboard.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
USB_VID = 0x239A
2-
USB_PID = 0x80F6
1+
USB_VID = 0x2E8A
2+
USB_PID = 0x1026
33
USB_PRODUCT = "Pico:ed"
44
USB_MANUFACTURER = "ELECFREAKS"
55

0 commit comments

Comments
 (0)