Replacing placeholder PIDs with correct PIDs

This commit is contained in:
Targett363 2020-10-20 10:42:14 +01:00
parent 60deb321d1
commit a2fce305d6
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
USB_VID = 0x1209
USB_PID = 0x0011
USB_PID = 0x3252
USB_PRODUCT = "Targett Module Clip w/Wroom"
USB_MANUFACTURER = "Targett"

View File

@ -1,5 +1,5 @@
USB_VID = 0x1209
USB_PID = 0x0012
USB_PID = 0x3253
USB_PRODUCT = "Targett Module Clip w/Wrover"
USB_MANUFACTURER = "Targett"