From 9121fff643ee218131afc52aa62504a0021d687f Mon Sep 17 00:00:00 2001 From: jgujarathi Date: Wed, 2 Aug 2023 18:24:55 +0530 Subject: [PATCH] fix(esp_wifi) : Fix issues with action_frame tx and scan 1. Moves the location of null data frame TX to before channel switch during offchannel action frame TX req. 2. Reverts Send wake up and sleep null between scanning. --- 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 cbf5ad1cce..e75420d7c0 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit cbf5ad1cce580b075539d5def4cf144eefc153b5 +Subproject commit e75420d7c0162bba2628971b0cc3ae0430b82581