From ed2a5f0f0e5143e79403bf89766bab06054a250e Mon Sep 17 00:00:00 2001 From: zhangyanjiao Date: Wed, 13 Dec 2023 17:02:13 +0800 Subject: [PATCH] fix(wifi): fix issues in scan and wifi mesh 1. fix(wifi): fix the crash issue when clear scan ap list 2. fix the bug that station can't found AP when the authmode is WPA 3. fix wifi mode error when mesh start after station has connected to router --- 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 6360e9c71a..b9944486f9 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 6360e9c71a1aa7bd5452627c4dd810acf784913b +Subproject commit b9944486f94cb80c5ec8a1fac2bbc9a6dcae8d6a