Skip to content

Commit 72c0946

Browse files
committed
Changed to PCTEL USB VID
1 parent 23e145b commit 72c0946

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ports/nrf/boards/pctel_wsc_1450/mpconfigboard.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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
1+
USB_VID = 0x04E9
2+
USB_PID = 0x80FF
33
USB_PRODUCT = "WSC-1450"
44
USB_MANUFACTURER = "PCTEL"
55

0 commit comments

Comments
 (0)