From a7d99f92046c3d424ff0f31a6424a6569167800d Mon Sep 17 00:00:00 2001 From: Sarvesh Bodakhe Date: Tue, 18 Mar 2025 19:07:22 +0530 Subject: [PATCH] fix(wifi): Fix connection failure for WPA-PSK keymgmt when password is changed Fixes the regression introduced by 3d5bf355c30724781c4734cd3a29675b498fbdff --- 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 1dc9cdbba0..481f448a61 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 1dc9cdbba0febbdc35be3996c42d4ef9ead82304 +Subproject commit 481f448a615558d0658810757aac2e41e0de1fb2