Skip to content

Commit 17aa9ae

Browse files
committed
Update vendor ID for Espressif ESP32S2 Modules
1 parent 67e598a commit 17aa9ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ports/esp32s2/boards/franzininho_wifi_wroom/mpconfigboard.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
USB_VID = 0x239A
1+
USB_VID = 0x303A
22
USB_PID = 0x80AA
3-
USB_PRODUCT = "Franzininho WIFI"
3+
USB_PRODUCT = "Franzininho WIFI w/Wroom"
44
USB_MANUFACTURER = "Espressif"
55

66
INTERNAL_FLASH_FILESYSTEM = 1

0 commit comments

Comments
 (0)