Skip to content

Commit d1cdb72

Browse files
dhalberttannewt
andauthored
Update ports/espressif/boards/adafruit_feather_esp32s3_4mbflash_2mbpsram/mpconfigboard.h
Co-authored-by: Scott Shawcroft <[email protected]>
1 parent fdb133b commit d1cdb72

File tree

1 file changed

+1
-1
lines changed
  • ports/espressif/boards/adafruit_feather_esp32s3_4mbflash_2mbpsram

1 file changed

+1
-1
lines changed

ports/espressif/boards/adafruit_feather_esp32s3_4mbflash_2mbpsram/mpconfigboard.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
// Micropython setup
2828

29-
#define MICROPY_HW_BOARD_NAME "Adafruit Feather ESP32S3 4MB Flash 2MB PSPRAM"
29+
#define MICROPY_HW_BOARD_NAME "Adafruit Feather ESP32S3 4MB Flash 2MB PSRAM"
3030
#define MICROPY_HW_MCU_NAME "ESP32S3"
3131

3232
#define MICROPY_HW_NEOPIXEL (&pin_GPIO33)

0 commit comments

Comments
 (0)