Fixed incorrect PID.

This commit is contained in:
Pontus Oldberg 2022-08-03 08:45:39 +02:00
parent dfcbc79cdf
commit c884194c92

View File

@ -1,5 +1,5 @@
USB_VID = 0x2e8a
USB_PID = 0x1030
USB_PID = 0x1032
USB_PRODUCT = "Challenger RP2040 SubGHz"
USB_MANUFACTURER = "Invector Labs"