From 954de95aacbe57d6665e3065ef1d8195ffce0cfc Mon Sep 17 00:00:00 2001 From: zhangyanjiao Date: Mon, 13 Jan 2025 11:44:48 +0800 Subject: [PATCH] fix(wifi/mesh): fixed the mesh connection failure in WPA3 mode after erasing flash Closes https://github.com/espressif/esp-idf/issues/14095 --- 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 4ecb60fcbb..297b3eb67f 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 4ecb60fcbb3ce42e207df15e114c66c22f43e6b6 +Subproject commit 297b3eb67f95c6f64ceaaedcb8d183baf3aa68c5