From eec743d04c398f34c2a2473ea2e17c333215bf5b Mon Sep 17 00:00:00 2001 From: Xia Xiaotian Date: Wed, 14 Dec 2016 11:13:15 +0800 Subject: [PATCH] esp32: update wifi lib, fix some modem sleep bugs 1. tw7426: fix the bug that config ap crashes(7bb90c19) 2. tw9149: fix memory leak in modem sleep(1f450cb8) 3. tw9157: fix dtim change log in modem sleep(1f450cb8) 4. update smartconfig.a --- components/esp32/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp32/lib b/components/esp32/lib index 5902a2229e..02232f974b 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit 5902a2229e5371aeea45c09e63ea5e233b58750f +Subproject commit 02232f974b0ff1568ddd6d7015a41fb4f4870994 -- 2.40.0