Remove parsed advertisement support from bluetooth_proxy to save memory

This commit is contained in:
J. Nick Koston 2025-07-13 22:09:53 -10:00
parent e713b0bd8c
commit 2a10f58bdd
No known key found for this signature in database

View File

@ -145,6 +145,7 @@
#define USE_CAPTIVE_PORTAL
#define USE_ESP32_BLE
#define USE_ESP32_BLE_CLIENT
#define USE_ESP32_BLE_DEVICE
#define USE_ESP32_BLE_SERVER
#define USE_I2C
#define USE_IMPROV