From 2a5a6a87fdc83ed1e3dfd9f8efb3dd7300148ecc Mon Sep 17 00:00:00 2001 From: zhangyanjiao Date: Tue, 20 Oct 2020 11:36:41 +0800 Subject: [PATCH] esp_wifi: fix tsf bug Closes https://github.com/espressif/esp-idf/issues/5915 --- components/esp_wifi/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp_wifi/lib b/components/esp_wifi/lib index d64b0a7abb..435347a24c 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit d64b0a7abbb91d348cbce644186cb27b7883c2f0 +Subproject commit 435347a24cec805f81319d3ac6d2a2f17da57bd5