Skip to content

Commit 5f2cd41

Browse files
committed
Update PID/VID to real values
1 parent f772740 commit 5f2cd41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ports/esp32s2/boards/crumpspace_crumps2/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 = 0x80AC
1+
USB_VID = 0x1209
2+
USB_PID = 0x3141
33
USB_PRODUCT = "CrumpS2"
44
USB_MANUFACTURER = "CrumpSpace"
55

0 commit comments

Comments
 (0)