Update with the official VID/PID for CircuitPython

This commit is contained in:
Eric Rong 2023-05-12 17:45:33 -07:00 committed by GitHub
parent aa29e49d54
commit 8a3dc92920
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
USB_VID = 0x303A USB_VID = 0x1209
USB_PID = 0x8008 USB_PID = 0x2023
USB_PRODUCT = "T-Display" USB_PRODUCT = "T-Display"
USB_MANUFACTURER = "Lilygo" USB_MANUFACTURER = "Lilygo"