From 647526af47d0d177c88c57344d8c59672714645c Mon Sep 17 00:00:00 2001 From: muhaidong Date: Fri, 5 Aug 2022 13:29:00 +0800 Subject: [PATCH] esp_wifi: fix some wifi bugs 1. fix not update phy according to country code. 2. sync peripheral device reg base. 3. fix for default ap ssid not set. 4. do not recv unencrypted unicaset ESPNOW packets when local encrypted. --- 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 e4d5af0c67..f53cef0ee1 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit e4d5af0c67a282015c4b933f0b060f89ffa0578e +Subproject commit f53cef0ee1561b720b9dc95209f34ed83697d01e