From 204b58a34c434678d388cb9b20051f91a42501cf Mon Sep 17 00:00:00 2001 From: liu zhifu Date: Sun, 21 Jul 2019 10:52:00 +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 de6c4ab211..cd0e56d80a 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit de6c4ab21119f0ba309808778142c1deb17be79e +Subproject commit cd0e56d80a0b1d9dabbc6836a6baecbe2fe4b472