From c119a1a0f4ea5f4327b78acb843ec15dd3da5e05 Mon Sep 17 00:00:00 2001 From: liu zhifu Date: Sun, 21 Jul 2019 10:20:25 +0800 Subject: [PATCH] esp32: fix wifi stop bug Fix the bug that WiFi stop causes esp_wifi_internal_reg_rxcb() fails. --- components/esp32/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp32/lib b/components/esp32/lib index 5e2f0c641..f3f11ddbe 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit 5e2f0c6411e63f955426269d5c6f996f78490788 +Subproject commit f3f11ddbe9f9fc2b2667bf13105ffa6628ec2ce2