Using USB PID allocated by Espressif

This commit is contained in:
Robert Grizzell 2023-11-05 20:57:37 -06:00
parent 68e7a05cb7
commit 0d517ed1cc
No known key found for this signature in database
GPG Key ID: 39770F3C0E01A13F
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
USB_VID = 0x303A
USB_PID = 0x8151
USB_PID = 0x81B6
USB_PRODUCT = "T DECK"
USB_MANUFACTURER = "LILYGO"