From f67f9d5b4ea7ee847acd0e155b80077caa901f66 Mon Sep 17 00:00:00 2001 From: chenyudong Date: Tue, 16 Jun 2020 18:06:38 +0800 Subject: [PATCH] mesh: remove coexist warnings in ESP_WIFI_MESH 1. remove warning log when mesh is started: Error! Should use default passive scan time parameter for WiFi scan when Bluetooth is enabled!!!!!! 2. remove abort when mesh is started: Error! Should enable WiFi modem sleep when both WiFi and Bluetooth are enabled!!!!!! Closes: https://github.com/espressif/esp-idf/issues/5357 Closes: https://github.com/espressif/esp-idf/issues/5440 Closes: https://github.com/espressif/esp-idf/issues/5210 --- 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 4885125b7..511dd9e12 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 4885125b7440b18c8c8d53966621b96f71f466e1 +Subproject commit 511dd9e12efc66a881657a7a5cddcb154bc378fd