From 8bafd5e175f9e124cbdfdd8a78a66f5dd3ca8b53 Mon Sep 17 00:00:00 2001 From: zhangyanjiao Date: Thu, 29 May 2025 14:13:14 +0800 Subject: [PATCH] fix(wifi): fix the sta connection info loss lr info issue on C6 --- 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 83a36a1c1b..0569930de1 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 83a36a1c1b4b9746545d10358228f04487ad3827 +Subproject commit 0569930de1974ce1a9dd5b3bcee689dec9c0b9e1