From ba69e61ed559257a20e46dbfed886676540b1d39 Mon Sep 17 00:00:00 2001 From: liu zhifu Date: Sun, 21 Jul 2019 09:59:37 +0800 Subject: [PATCH] esp32: fix smartconfig crash when no AP is found Fix the bug that smartconfig crashes when no AP is found during smartconfig scan. --- components/esp32/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp32/lib b/components/esp32/lib index 2234fe822..3e52d2e8f 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit 2234fe822782ec9b69c2dd704d7ada7e621bafad +Subproject commit 3e52d2e8f1819a9f2f6fe16c652a133f606debe4