Skip to content

Commit 076cd1f

Browse files
Nope, can't use the COSMO-pico vid/pid pair
Setting back, at least temporarily to the Adafruit pair.
1 parent 3616081 commit 076cd1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ports/raspberrypi/boards/pimoroni_pico_dv/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 = 0x104C
1+
USB_VID = 0x239A
2+
USB_PID = 0x80F4
33
USB_PRODUCT = "Pimoroni PICO dv"
44
USB_MANUFACTURER = "Raspberry Pi"
55

0 commit comments

Comments
 (0)