Skip to content

Commit 5f8ad0c

Browse files
Jonah Yolles-MurphyJonah Yolles-Murphy
authored andcommitted
correct USB_PRODUCT for TG-Watch
1 parent 8f8af90 commit 5f8ad0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/nrf/boards/TG-Watch/mpconfigboard.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
USB_VID = 0x239A
22
USB_PID = 0x802A
3-
USB_PRODUCT = "TG_Watch02"
3+
USB_PRODUCT = "TG-Watch"
44
USB_MANUFACTURER = "TG-Techie"
55

66
MCU_CHIP = nrf52840

0 commit comments

Comments
 (0)