From b17e4a687c3156e071ad40221b3d4b469f2e36f2 Mon Sep 17 00:00:00 2001 From: liuning Date: Tue, 21 Jul 2026 12:04:01 +0800 Subject: [PATCH] fix(wifi): fix chip cant sleep when disconnecting at probe process --- 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 bf779327ebf..1399f477e3f 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit bf779327ebfdf64779de4f4a09565d00a2eb9251 +Subproject commit 1399f477e3ffe4e10c13b96cbc3f9f06dd06d3c5