mirror of
https://github.com/esphome/esphome.git
synced 2025-10-19 10:13:49 +01:00
merge
This commit is contained in:
@@ -765,7 +765,6 @@ void WiFiComponent::wifi_process_event_(IDFWiFiEvent *data) {
|
||||
|
||||
scan_result_.clear();
|
||||
this->scan_done_ = true;
|
||||
|
||||
if (it.status != 0) {
|
||||
// scan error
|
||||
return;
|
||||
|
Reference in New Issue
Block a user