From 554e6880bce81817a654876ed1b09c2baa9bbdc0 Mon Sep 17 00:00:00 2001 From: zhangyanjiao Date: Thu, 17 Aug 2023 17:55:57 +0800 Subject: [PATCH] fix(wifi): fix some bugs in LR and bandwidth 1. Fix the LR rate set fail for espnow and 80211 tx 2. Check phy bandwidth when setting espnow peer rate Closes https://github.com/espressif/esp-idf/issues/11751 --- 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 0a89d5ffd2..832650b712 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 0a89d5ffd2c452407940c2e617434e54f3c34576 +Subproject commit 832650b7125b6518d83c35f359b66fba9459ced7