From a9d03cc576a5779ffe428a9e3affaf517628d2fb Mon Sep 17 00:00:00 2001 From: zhangyanjiao Date: Thu, 14 Dec 2023 18:13:44 +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 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 bf28475f8b..65e2d8bacf 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit bf28475f8b9cf72c851d483b8e0fe68be33e3278 +Subproject commit 65e2d8bacf8ae97719045b255a63854e688161c6