Skip to content

Commit 84373eb

Browse files
committed
Correct PID and VID
1 parent 7e7abc0 commit 84373eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ports/raspberrypi/boards/studiolab_picoexpander/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 = 0x8162
1+
USB_VID = 0x1209
2+
USB_PID = 0xC1C1
33
USB_PRODUCT = "Pico 2 W"
44
USB_MANUFACTURER = "Raspberry Pi"
55

0 commit comments

Comments
 (0)