1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-19 10:13:49 +01:00
This commit is contained in:
J. Nick Koston
2025-10-13 14:05:19 -10:00
parent d5234e3357
commit ce46f16308

View File

@@ -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;