From 084c14f1e441b589434785632d8d450bd4bb54e4 Mon Sep 17 00:00:00 2001 From: Liu Zhi Fu Date: Mon, 9 Jan 2017 10:09:10 +0800 Subject: [PATCH] esp32: fix wifi timer thread-safe issue Update wifi lib to fix a wifi timer thread-safe issue --- components/esp32/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp32/lib b/components/esp32/lib index 23d627498..6ccb241d4 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit 23d627498d60e524e5d95d649481bd650aff1aad +Subproject commit 6ccb241d457f9efddb9cc6b82307335400d7f8f9