6 lines
212 B
C
6 lines
212 B
C
|
#define MICROPY_HW_BOARD_NAME "ESP32S2 module"
|
||
|
#define MICROPY_HW_MCU_NAME "ESP32S2"
|
||
|
|
||
|
#define MICROPY_PY_BLUETOOTH (0)
|
||
|
#define MICROPY_HW_ENABLE_SDCARD (0)
|