Skip to content

Commit 61d25f1

Browse files
committed
Add requested Espressif PID
1 parent 625fa88 commit 61d25f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ports/esp32s2/boards/muselab_nanoesp32_s2_wrover/mpconfigboard.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
USB_VID = 0x239A
2-
USB_PID = 0x80DE
1+
USB_VID = 0x303A
2+
USB_PID = 0x80B2
33
USB_PRODUCT = "nanoESP32-S2 w/Wrover"
44
USB_MANUFACTURER = "Muselab"
55

0 commit comments

Comments
 (0)