mirror of
https://github.com/esphome/esphome.git
synced 2025-09-03 03:42:20 +01:00
BLE loop use (#1882)
This commit is contained in:
@@ -508,7 +508,7 @@ void WiFiComponent::check_connecting_finished() {
|
||||
}
|
||||
#ifdef USE_IMPROV
|
||||
if (this->is_esp32_improv_active_()) {
|
||||
esp32_improv::global_improv_component->end();
|
||||
esp32_improv::global_improv_component->stop();
|
||||
}
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user