From 8a1a8309e334d219e33a515bfdd21c639d750f62 Mon Sep 17 00:00:00 2001 From: liu zhifu Date: Sun, 14 Jul 2019 12:50:25 +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 e6c7b468a..5809bcb33 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit e6c7b468a054dad0cc62c7b09d423b70c21f9d3f +Subproject commit 5809bcb33e86f445f604ad0728d086bd4ad4f7e4