From 5081714c531013937444687aeae6fbca982f4756 Mon Sep 17 00:00:00 2001 From: XiaXiaotian Date: Fri, 1 Jun 2018 14:25:43 +0800 Subject: [PATCH] Fix a few WiFi bugs 1. fix rx state parse if CSI is enabled. 2. make smartconfig channel timer thread safe. 3. fix sniffer filter mask to keep the same as IDF. --- components/esp32/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp32/lib b/components/esp32/lib index 37f7289da..57c718617 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit 37f7289daf5aacbd4c789f9e01f451f5e3f45f76 +Subproject commit 57c718617ca238552ba735f1a80176fb1f60f4e4