Skip to content

Commit aee26b1

Browse files
committed
Add proper PID
1 parent 383854a commit aee26b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/stm32f4/boards/espruino_pico/mpconfigboard.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
USB_VID = 0x239A
2-
USB_PID = 0x805A
2+
USB_PID = 0x808E
33
USB_PRODUCT = "Espruino Pico"
44
USB_MANUFACTURER = "Espruino"
55
USB_DEVICES = "CDC,MSC"

0 commit comments

Comments
 (0)