From 38b4d1d70c7d095729c24956b4213428d036809b Mon Sep 17 00:00:00 2001 From: liu zhifu Date: Wed, 22 May 2019 21:47:02 +0800 Subject: [PATCH] esp32: fix a smartconfig bug Fix a smartconfig bug which leads to deadlock between WiFi task and timer task. --- components/esp32/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp32/lib b/components/esp32/lib index 560e824c01..ccfb26dab6 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit 560e824c013be131d3a39f804354f2798c24c768 +Subproject commit ccfb26dab614dd208708ad8951d2798ce49d19a6