Update with the official VID/PID for CircuitPython
This commit is contained in:
parent
aa29e49d54
commit
8a3dc92920
|
@ -1,5 +1,5 @@
|
|||
USB_VID = 0x303A
|
||||
USB_PID = 0x8008
|
||||
USB_VID = 0x1209
|
||||
USB_PID = 0x2023
|
||||
USB_PRODUCT = "T-Display"
|
||||
USB_MANUFACTURER = "Lilygo"
|
||||
|
||||
|
|
Loading…
Reference in New Issue