diff --git a/ports/esp32/mpconfigport.h b/ports/esp32/mpconfigport.h index 39f91ab831..b4ec082092 100644 --- a/ports/esp32/mpconfigport.h +++ b/ports/esp32/mpconfigport.h @@ -160,7 +160,6 @@ #define MICROPY_PY_ONEWIRE (1) #define MICROPY_PY_SOCKET_EVENTS (MICROPY_PY_WEBREPL) #define MICROPY_PY_BLUETOOTH_RANDOM_ADDR (1) -#define MICROPY_PY_BLUETOOTH_DEFAULT_GAP_NAME ("ESP32") // fatfs configuration #define MICROPY_FATFS_ENABLE_LFN (1)