Update ports/esp32s2/boards/ai_thinker_esp_12k_nodemcu/mpconfigboard.h

Co-authored-by: Dan Halbert <halbert@halwitz.org>
This commit is contained in:
codetyphon 2021-08-15 20:39:53 +08:00 committed by GitHub
parent 7a48fc05b4
commit fd8fe6f013
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
// Same setup as the Saola board but with no Neopixel on board
#define MICROPY_HW_BOARD_NAME "ESP 12k NodeMCU"
#define MICROPY_HW_MCU_NAME "ESP-12K"
#define MICROPY_HW_MCU_NAME "ESP32S2"
// #define MICROPY_HW_NEOPIXEL (&pin_GPIO18)