From 36c726de9985a19d5b88a972cf103a482c2340da Mon Sep 17 00:00:00 2001 From: zhangyanjiao Date: Mon, 2 Mar 2020 11:32:05 +0800 Subject: [PATCH] esp_wifi: fix bugs related to espnow and channel set 1. Fix the bug for setting channel when Wi-Fi in NULL mode 2. Fix the espnow crash issue --- 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 964ffd9dc..8aab0ad43 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 964ffd9dcb750ba90e272d8a2cee494933605178 +Subproject commit 8aab0ad4389874f717c9b626502c9f8f1074fd60