Update USB PID

This commit is contained in:
Scott Shawcroft 2021-09-01 10:50:48 -07:00 committed by GitHub
parent 318ea7c8cb
commit 9557ca89f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
USB_VID = 0x303A
USB_PID = 0x80B9
USB_PID = 0x7001
USB_PRODUCT = "ESP32-S2-HMI-DevKit-1"
USB_MANUFACTURER = "Espressif"