Skip to content

Commit c884194

Browse files
committed
Fixed incorrect PID.
1 parent dfcbc79 commit c884194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/raspberrypi/boards/challenger_rp2040_subghz/mpconfigboard.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
USB_VID = 0x2e8a
2-
USB_PID = 0x1030
2+
USB_PID = 0x1032
33
USB_PRODUCT = "Challenger RP2040 SubGHz"
44
USB_MANUFACTURER = "Invector Labs"
55

0 commit comments

Comments
 (0)