From f9e22b627e479225494be73d9d575915f5378331 Mon Sep 17 00:00:00 2001 From: zhangyanjiao Date: Fri, 3 Jul 2020 14:54:20 +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!!!!!! --- 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 61d7dc2fc..a17182e90 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 61d7dc2fc141598e759d27bc208ab6fb0efea792 +Subproject commit a17182e903a9e161a98930648eb6ff78019708ab