From b3380b79d14f8a0bccbcd8cc1af6a6f10f9cbd01 Mon Sep 17 00:00:00 2001 From: Liu Zhi Fu Date: Mon, 17 Dec 2018 16:12:20 +0800 Subject: [PATCH] esp32: fix WiFi stop bug in WiFi/BT coexist mode This fix includes following changes: 1. Fix the bug that esp_restart()/esp_wifi_stop() sometimes fails in WiFi/BT coexist mode. 2. Add a timer for WiFi stop and stop WiFi forcibly once the timer expires. --- components/esp32/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp32/lib b/components/esp32/lib index 7618d9f8d0..2282e7a684 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit 7618d9f8d0e1cde21b6aa6e206420dbae5669c46 +Subproject commit 2282e7a684c329cebb67201989f4bd47b3623acc