From 53d57dd736e4a56c07bf7f763f776058bb801348 Mon Sep 17 00:00:00 2001 From: zhangyanjiao Date: Sun, 29 Sep 2019 10:16:38 +0800 Subject: [PATCH] esp_wifi: 1. Fixed smartconfig ipc crash 2. Fix the WiFi init sequence bug 3. Fixed the bug that WiFi stop leads to task watchdog --- components/esp_wifi/lib_esp32 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp_wifi/lib_esp32 b/components/esp_wifi/lib_esp32 index c3c5279163..555fb8b49d 160000 --- a/components/esp_wifi/lib_esp32 +++ b/components/esp_wifi/lib_esp32 @@ -1 +1 @@ -Subproject commit c3c5279163d54d7a0cb969f35093207dfe1a9074 +Subproject commit 555fb8b49d1f86da767353ec800e65c6148eae78