updated PID from Seeed provided VID/PID

This commit is contained in:
Pierre Constantineau 2021-10-08 07:15:18 -06:00
parent c5672066d0
commit 37d3adfe4f

View File

@ -1,5 +1,6 @@
USB_VID = 0x2886
USB_PID = 0x0030
USB_PID = 0x802F
# VID & PID Provided by Seeed
USB_PRODUCT = "Seeeduino XIAO KB"
USB_MANUFACTURER = "Seeed"