Use Espressif PID

This commit is contained in:
Scott Shawcroft 2021-09-02 10:17:38 -07:00 committed by GitHub
parent 24859ed596
commit bf5e8bf20b
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,4 +1,4 @@
USB_VID = 0x239A
USB_VID = 0x303A
USB_PID = 0x80B5
USB_PRODUCT = "FeatherS2 Neo"
USB_MANUFACTURER = "UnexpectedMaker"