8000 restore TG-Watch USB_PID from accidental overwrite · kmatch98/circuitpython@c63d5a4 · GitHub
[go: up one dir, main page]

Skip to content

Commit c63d5a4

Browse files
Jonah Yolles-MurphyJonah Yolles-Murphy
Jonah Yolles-Murphy
authored and
Jonah Yolles-Murphy
committed
restore TG-Watch USB_PID from accidental overwrite
1 parent 5f8ad0c commit c63d5a4

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,5 +1,5 @@
11
USB_VID = 0x239A
2-
USB_PID = 0x802A
2+
USB_PID = 0x80DB
33
USB_PRODUCT = "TG-Watch"
44
USB_MANUFACTURER = "TG-Techie"
55

0 commit comments

Comments
 (0)
0