8000 modified usb_vid to match espressif allocation merge · adafruit/circuitpython@f735454 · GitHub
[go: up one dir, main page]

8000 Skip to content

Commit f735454

Browse files
committed
modified usb_vid to match espressif allocation merge
1 parent 811a992 commit f735454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/espressif/boards/heltec_vision_master_e290/mpconfigboard.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
USB_VID = 0x303A
2-
USB_PID = 0x82C6
2+
USB_PID = 0x82C9
33
USB_PRODUCT = "Vision Master E290"
44
USB_MANUFACTURER = "Heltec"
55

0 commit comments

Comments
 (0)
0