From a2bbe0918fad0e46b7aef730ae723e09d9ff1eca Mon Sep 17 00:00:00 2001 From: jgujarathi Date: Thu, 27 Oct 2022 10:57:56 +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 9aed74180c..32ef7ff021 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 9aed74180ce00b11c9f73e606a71f6be373d4561 +Subproject commit 32ef7ff021489b1790d85be4fb10edf7734bc5f5