Add unique USB PID

This commit is contained in:
Scott Shawcroft 2020-08-28 16:37:25 -07:00
parent a09243472c
commit 0bb5c6c07f
No known key found for this signature in database
GPG Key ID: 0DFD512649C052DA
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
USB_VID = 0x239A
USB_PID = 0x80A6
USB_PID = 0x80C8
USB_PRODUCT = "Kaluga 1"
USB_MANUFACTURER = "Espressif"