Skip to content

Commit 37d3adf

Browse files
updated PID from Seeed provided VID/PID
1 parent c567206 commit 37d3adf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ports/atmel-samd/boards/seeeduino_xiao_kb/mpconfigboard.mk

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
USB_VID = 0x2886
2-
USB_PID = 0x0030
2+
USB_PID = 0x802F
3+
# VID & PID Provided by Seeed
34
USB_PRODUCT = "Seeeduino XIAO KB"
45
USB_MANUFACTURER = "Seeed"
56

0 commit comments

Comments
 (0)