Fixed the FeatherS2 prerelease hardware name
This commit is contained in:
parent
8c428a3bdd
commit
d93a1961c4
@ -26,7 +26,7 @@
|
||||
|
||||
//Micropython setup
|
||||
|
||||
#define MICROPY_HW_BOARD_NAME "FeatherS2"
|
||||
#define MICROPY_HW_BOARD_NAME "FeatherS2 PreRelease"
|
||||
#define MICROPY_HW_MCU_NAME "ESP32S2"
|
||||
|
||||
#define CIRCUITPY_BOOT_BUTTON (&pin_GPIO0)
|
||||
|
Loading…
Reference in New Issue
Block a user