We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdb133b commit d1cdb72Copy full SHA for d1cdb72
ports/espressif/boards/adafruit_feather_esp32s3_4mbflash_2mbpsram/mpconfigboard.h
@@ -26,7 +26,7 @@
26
27
// Micropython setup
28
29
-#define MICROPY_HW_BOARD_NAME "Adafruit Feather ESP32S3 4MB Flash 2MB PSPRAM"
+#define MICROPY_HW_BOARD_NAME "Adafruit Feather ESP32S3 4MB Flash 2MB PSRAM"
30
#define MICROPY_HW_MCU_NAME "ESP32S3"
31
32
#define MICROPY_HW_NEOPIXEL (&pin_GPIO33)
0 commit comments