Removed improv BLE
Due to lack of memory
This commit is contained in:
@@ -32,7 +32,7 @@ button:
|
|||||||
|
|
||||||
wifi:
|
wifi:
|
||||||
ap: {}
|
ap: {}
|
||||||
power_save_mode: LIGHT # To make it compatible with BLE
|
#power_save_mode: LIGHT # To make it compatible with BLE
|
||||||
|
|
||||||
# In combination with the `ap` this allows the user
|
# In combination with the `ap` this allows the user
|
||||||
# to provision wifi credentials to the device.
|
# to provision wifi credentials to the device.
|
||||||
@@ -40,8 +40,8 @@ captive_portal:
|
|||||||
|
|
||||||
# Sets up Bluetooth LE (Only on ESP32) to allow the user
|
# Sets up Bluetooth LE (Only on ESP32) to allow the user
|
||||||
# to provision wifi credentials to the device.
|
# to provision wifi credentials to the device.
|
||||||
esp32_improv:
|
#esp32_improv:
|
||||||
authorizer: none
|
# authorizer: none
|
||||||
|
|
||||||
# Sets up the improv via serial client for Wi-Fi provisioning
|
# Sets up the improv via serial client for Wi-Fi provisioning
|
||||||
improv_serial:
|
improv_serial:
|
||||||
|
|||||||
Reference in New Issue
Block a user