From be76260d812293d2402bbd8ffd439ce5f0b7ffa0 Mon Sep 17 00:00:00 2001 From: zhangyanjiao Date: Thu, 10 May 2018 16:22:43 +0800 Subject: [PATCH] wifi: fix some potential thread safe issue change some API function to throw event: esp_wifi_deauth_sta esp_wifi_get_country esp_wifi_ap_get_sta_list esp_wifi_sta_get_ap_info esp_wifi_stop esp_wifi_get_channel esp_wifi_get_protocol esp_wifi_get_bandwidth --- components/esp32/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp32/lib b/components/esp32/lib index 92a091649f..ab80b0b980 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit 92a091649f7c8476580177e2a769b15d9c4c191f +Subproject commit ab80b0b980997af5c224f2316a33486fe4af7258