8000 different vid and pid · carlossless/circuitpython@a7354d5 · GitHub
[go: up one dir, main page]

Skip to content

Commit a7354d5

Browse files
committed
different vid and pid
1 parent 1983136 commit a7354d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ports/espressif/boards/carlossless_usbkb/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 = 0x80EC
1+
USB_VID = 0xCAFE
2+
USB_PID = 0xBABE
33
USB_PRODUCT = "carlossless usbkb"
44
USB_MANUFACTURER = "carlossless"
55

0 commit comments

Comments
 (0)
0