8000 Use Espressif PID · dannystaple/circuitpython@bf5e8bf · GitHub
[go: up one dir, main page]

Skip to content

Commit bf5e8bf

Browse files
authored
Use Espressif PID
1 parent 24859ed commit bf5e8bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/esp32s2/boards/unexpectedmaker_feathers2_neo/mpconfigboard.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
USB_VID = 0x239A
1+
USB_VID = 0x303A
22
USB_PID = 0x80B5
33
USB_PRODUCT = "FeatherS2 Neo"
44
USB_MANUFACTURER = "UnexpectedMaker"

0 commit comments

Comments
 (0)
0