Skip to content

Commit fd8fe6f

Browse files
codetyphondhalbert
andauthored
Update ports/esp32s2/boards/ai_thinker_esp_12k_nodemcu/mpconfigboard.h
Co-authored-by: Dan Halbert <[email protected]>
1 parent 7a48fc0 commit fd8fe6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/esp32s2/boards/ai_thinker_esp_12k_nodemcu/mpconfigboard.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
// Same setup as the Saola board but with no Neopixel on board
3030

3131
#define MICROPY_HW_BOARD_NAME "ESP 12k NodeMCU"
32-
#define MICROPY_HW_MCU_NAME "ESP-12K"
32+
#define MICROPY_HW_MCU_NAME "ESP32S2"
3333

3434
// #define MICROPY_HW_NEOPIXEL (&pin_GPIO18)
3535

0 commit comments

Comments
 (0)