1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-06 13:22:19 +01:00

missing define

This commit is contained in:
J. Nick Koston
2025-08-01 10:01:33 -10:00
parent aa0b80b004
commit 7d06013608

View File

@@ -147,6 +147,7 @@
#define USE_ESPHOME_TASK_LOG_BUFFER #define USE_ESPHOME_TASK_LOG_BUFFER
#define USE_BLUETOOTH_PROXY #define USE_BLUETOOTH_PROXY
#define BLUETOOTH_PROXY_MAX_CONNECTIONS 3
#define USE_CAPTIVE_PORTAL #define USE_CAPTIVE_PORTAL
#define USE_ESP32_BLE #define USE_ESP32_BLE
#define USE_ESP32_BLE_CLIENT #define USE_ESP32_BLE_CLIENT