mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 18:56:38 +00:00
Chk if this fixes memory leak (#13251)
This commit is contained in:
parent
a45c2ca66b
commit
789c3acf38
@ -172,7 +172,7 @@
|
|||||||
#define USE_ADC
|
#define USE_ADC
|
||||||
#undef USE_BERRY // Disable Berry scripting language
|
#undef USE_BERRY // Disable Berry scripting language
|
||||||
#define USE_BLE_ESP32 // Enable new BLE driver
|
#define USE_BLE_ESP32 // Enable new BLE driver
|
||||||
#define USE_EQ3_ESP32
|
//#define USE_EQ3_ESP32
|
||||||
#define USE_MI_ESP32 // (ESP32 only) Add support for ESP32 as a BLE-bridge (+9k2 mem, +292k flash)
|
#define USE_MI_ESP32 // (ESP32 only) Add support for ESP32 as a BLE-bridge (+9k2 mem, +292k flash)
|
||||||
#endif // FIRMWARE_BLUETOOTH
|
#endif // FIRMWARE_BLUETOOTH
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user