Skip to content

Commit 435aa3d

Browse files
committed
Add correct PID for the OpenMV
1 parent f44e1d6 commit 435aa3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/stm/boards/openmv_h7/mpconfigboard.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
USB_VID = 0x239A
2-
USB_PID = 0x8098
2+
USB_PID = 0x80A4
33
USB_PRODUCT = "OpenMV-H7 R1"
44
USB_MANUFACTURER = "OpenMV, LLC"
55
USB_DEVICES = "CDC,MSC"

0 commit comments

Comments
 (0)