Add proper PID

This commit is contained in:
Lucian Copeland 2020-02-06 12:25:17 -05:00
parent 383854ac50
commit aee26b1c79
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
USB_VID = 0x239A
USB_PID = 0x805A
USB_PID = 0x808E
USB_PRODUCT = "Espruino Pico"
USB_MANUFACTURER = "Espruino"
USB_DEVICES = "CDC,MSC"