From 57dd53cf45e8c23ef53c7892f3806a771cf3ae07 Mon Sep 17 00:00:00 2001 From: Shreyas Sheth Date: Thu, 26 Jun 2025 12:23:24 +0530 Subject: [PATCH] fix(esp_wifi): Fix incorrect values for negotiated bandwidth for 2040 coex cases --- 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 2a82f4bc27..ce81c1f08c 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 2a82f4bc27b88db25f1e5fb0818f6f27d50883e8 +Subproject commit ce81c1f08c29c5004a257065c4b41d10733380e0