From 736a161c212dfa91de6ea6323aaa06fbdc239e0e Mon Sep 17 00:00:00 2001 From: zhangyanjiao Date: Tue, 7 Jul 2026 15:22:08 +0800 Subject: [PATCH] fix(wifi): fixed the offchan tx fail when SPIRAM_TRY_ALLOCATE_WIFI_LWIP enabled --- 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 2eaf93fb89e..22bb3517b08 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 2eaf93fb89eb2ec655295819cec323443dcd6a19 +Subproject commit 22bb3517b08760ed43b889013f8a122db0d46da0