From c7edfd4ef02c62b26bad2426d70a641a49030469 Mon Sep 17 00:00:00 2001 From: jgujarathi Date: Mon, 26 Sep 2022 16:42:54 +0530 Subject: [PATCH] esp-wifi: Restores station status to connected when no other AP is found for roam --- components/esp_wifi/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp_wifi/lib b/components/esp_wifi/lib index da6032fee5..39aae18060 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit da6032fee54e77c39da04a2e975bc974c86a58f6 +Subproject commit 39aae18060a34c09a7e2484f6745fd9009310ef0