From 736e4f2fe53a1efd647832ebe98fd30f80292e6f Mon Sep 17 00:00:00 2001 From: muhaidong Date: Mon, 4 Mar 2024 19:36:33 +0800 Subject: [PATCH] fix(wifi): fix some amsdu issue 1. limit the number of sub amsdu 2. fix recycle cache sub amsdu eb issue --- 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 b3f096ab1e..aca8787662 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit b3f096ab1e1fbd4627974058d1488c805477b3d0 +Subproject commit aca87876627a60d55464e99b6d840528a382a3f7