From c535addbfac17a725260902f944437534777c8c3 Mon Sep 17 00:00:00 2001 From: Sarvesh Bodakhe Date: Wed, 8 May 2024 17:11:34 +0530 Subject: [PATCH] fix(wifi): Fix issue of wrong Rx control information of espnow packets Only for esp32 and esp32s2 --- 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 3da9988627..e2744b5b59 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 3da998862721ee8641d2db700b7034a3322cf3ab +Subproject commit e2744b5b59d243c5e2e7b4a692400ab4d2bfcda1