From 1a0f4524daf76e3915a8c1cb73066dafc0344a48 Mon Sep 17 00:00:00 2001 From: zhangyanjiao Date: Tue, 12 Dec 2023 17:21:04 +0800 Subject: [PATCH] fix(wifi): fix issues in scan and wifi mesh 1. fix(wifi): fix the crash issue when clear scan ap list 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 a4e2e94c94..56a5b224bb 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit a4e2e94c945c86388fa0b0f13711b320ec1b6528 +Subproject commit 56a5b224bb4c82108c8179343190dbf74d51daa5