From 6e2601f3896e1b5b7bb548a882a585207083b317 Mon Sep 17 00:00:00 2001 From: Liu Zhi Fu Date: Mon, 27 Mar 2017 11:29:08 +0800 Subject: [PATCH] esp32: update wifi lib for some bugfix 1. Fix AMSDU flags issue 2. Fix smartconfig cause serial no response issue 3. Fix restore cause exception issue 4. Fix smartconfig cause crash --- components/esp32/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp32/lib b/components/esp32/lib index e874335580..e89953795b 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit e8743355806ed3671f7b0ef8bac1ea63909daaf3 +Subproject commit e89953795b5a0a72528541d9b2ebc3964ecd39c1