Skip to content

Commit cc77e86

Browse files
author
Michael Welling
committed
Update the VID and USB company string
Signed-off-by: Michael Welling <[email protected]>
1 parent cc03d68 commit cc77e86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ports/nrf/boards/ohs2020_badge/mpconfigboard.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
USB_VID = 0x239A
2-
USB_PID = 0x8072
2+
USB_PID = 0x8080
33
USB_PRODUCT = "OHS2020 Badge"
4-
USB_MANUFACTURER = "Adafruit Industries LLC"
4+
USB_MANUFACTURER = "OSHWA"
55

66
MCU_CHIP = nrf52840
77

0 commit comments

Comments
 (0)