fix dup usb

This commit is contained in:
lady ada 2021-01-09 22:42:43 -05:00
parent b5b0d45b73
commit 5b9ce9e7cf
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
USB_VID = 0x239A
USB_PID = 0x80EC
USB_PID = 0x80EE
USB_PRODUCT = "Feather ESP32S2 TFT no PSRAM"
USB_MANUFACTURER = "Adafruit"