From e10025c849876f36d42c92f763fe0f36981f0d79 Mon Sep 17 00:00:00 2001 From: jgujarathi Date: Tue, 20 Sep 2022 10:41:23 +0530 Subject: [PATCH] esp_wifi : Adds Status_Connected when the Sta attempts to connect to the AP it is already connected to. --- 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 4a6d15c134..c327dc40f2 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 4a6d15c134f162876951e068fd706a54563b6d9c +Subproject commit c327dc40f2fa708c0b0c535465a08496ff92eed2