From cabb41d8890450da50527021568eafd911ae3056 Mon Sep 17 00:00:00 2001 From: jgujarathi Date: Mon, 31 Jul 2023 15:49:16 +0530 Subject: [PATCH] fix(esp_wifi) : Trigger null data frame TX before offchan channel switch. Moves the location of null data frame TX to before channel switch during offchannel action frame TX req. --- 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 ac465f64c2..965ffdee62 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit ac465f64c213cb853942ec8bc38658aa3c0730ec +Subproject commit 965ffdee62c77bce01471507b0b60bd72de970d6