Add correct PID for the OpenMV

This commit is contained in:
Lucian Copeland 2020-04-30 14:49:47 -04:00
parent f44e1d6a8d
commit 435aa3d055

View File

@ -1,5 +1,5 @@
USB_VID = 0x239A
USB_PID = 0x8098
USB_PID = 0x80A4
USB_PRODUCT = "OpenMV-H7 R1"
USB_MANUFACTURER = "OpenMV, LLC"
USB_DEVICES = "CDC,MSC"