From 2d8a8bc141a8f098f36f5a9de095e9185eeaee31 Mon Sep 17 00:00:00 2001 From: XiaXiaotian Date: Wed, 11 Jan 2017 17:21:10 +0800 Subject: [PATCH] esp32: fixs about auto-reconnect and ap ssid configuration 1. Remove auto-reconnect 2. Use strnlen instead strlen to calculate ssid len in wifi lib --- components/esp32/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp32/lib b/components/esp32/lib index f688a5e1b2..0135161682 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit f688a5e1b2f5e4cb8dd2cdbd8dedf63a74b1d063 +Subproject commit 01351616820811bc08e7f7bd24e448df7897eedf