Update PID to match internal list
This commit is contained in:
parent
9c066825a7
commit
e018c6d022
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
USB_VID = 0x239A
|
||||
USB_PID = 0x8128
|
||||
USB_PID = 0x80EE
|
||||
|
||||
USB_PRODUCT = "Feather ESP32-S2 Reverse TFT"
|
||||
USB_MANUFACTURER = "Adafruit"
|
||||
|
|
|
|||
Loading…
Reference in a new issue