We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23e145b commit 72c0946Copy full SHA for 72c0946
ports/nrf/boards/pctel_wsc_1450/mpconfigboard.mk
@@ -1,5 +1,5 @@
1
-USB_VID = 0x239A # TODO: change to PCTEL vendor id
2
-USB_PID = 0x80FF # TODO: change to a PCTEL product id
+USB_VID = 0x04E9
+USB_PID = 0x80FF
3
USB_PRODUCT = "WSC-1450"
4
USB_MANUFACTURER = "PCTEL"
5
0 commit comments