updated USB PID to match one received from MengDu from Seeed

This commit is contained in:
Pierre Constantineau 2021-10-27 08:10:47 -06:00
parent c9f834f3a1
commit ceeec6f1a0
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
USB_VID = 0x2886
USB_PID = 0x003f
USB_PID = 0x0042
USB_PRODUCT = "Seeeduino XIAO RP2040"
USB_MANUFACTURER = "Seeed"