From 8b312fae86cc3efc79129372df777e9083b64091 Mon Sep 17 00:00:00 2001 From: Barbudor Date: Sat, 16 Apr 2022 19:50:05 +0200 Subject: [PATCH] revert so115 to default off --- tasmota/my_user_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasmota/my_user_config.h b/tasmota/my_user_config.h index a8ae39295..3ba1e792f 100644 --- a/tasmota/my_user_config.h +++ b/tasmota/my_user_config.h @@ -1013,7 +1013,7 @@ //#define USE_SPI // Add support for hardware SPI //#define USE_MI_ESP32 // Add support for ESP32 as a BLE-bridge (+9k2 mem, +292k flash) //#define USE_BLE_ESP32 // Add support for ESP32 as a BLE-bridge (+9k2? mem, +292k? flash) - //#define BLE_ESP32_ENABLE true // [SetOption115] Default value for SetOption115 + //#define BLE_ESP32_ENABLE false // [SetOption115] Default value for SetOption115 //#define USE_IBEACON // Add support for bluetooth LE passive scan of ibeacon devices (uses HM17 module) //#define USE_IBEACON_ESP32 //#define USE_WEBCAM // Add support for webcam