Skip to content

Commit 52a1e3a

Browse files
authored
1 parent 24eca69 commit 52a1e3a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

ports/espressif/boards/super_mini_esp32_s3/mpconfigboard.mk

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
USB_VID = 0x303a
2-
USB_PID = 0x81B4
2+
USB_PID = 0x8247
33
USB_PRODUCT = "Super Mini ESP32-S3"
44
USB_MANUFACTURER = "Generic"
55

@@ -15,3 +15,4 @@ CIRCUITPY_ESP_PSRAM_FREQ = 80m
1515

1616
# Include these Python libraries in firmware.
1717
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_NeoPixel
18+

0 commit comments

Comments
 (0)