From 209fbfc18bc4590c5829ff154630c166558eedf8 Mon Sep 17 00:00:00 2001 From: xuxiao Date: Sun, 28 Apr 2024 15:56:01 +0800 Subject: [PATCH] fix(wifi): fix trc_ampdu_stop_rateidx value errors when DUT under softap + sta mode --- 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 d8e20e3cf3..e09543aef5 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit d8e20e3cf3585469bc327857092d3f5a56263675 +Subproject commit e09543aef5949a156b264a88e94fdd7625f61ef9