From 891c1f4a2b67334dac2d38ce9787069f0ab5fbb4 Mon Sep 17 00:00:00 2001 From: XiaXiaotian Date: Mon, 22 Jan 2018 21:36:42 +0800 Subject: [PATCH] Fix the bug that in sniffer mode it asserts when receive misc data at first. close github issue#1037 WiFi Promiscuous filter breaks w/ WIFI_PROMIS_FILTER_MASK_ALL and issue#1404 esp_wifi_set_promiscuous_filter set WIFI_PROMIS_FILTER_MASK_ALL error --- components/esp32/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp32/lib b/components/esp32/lib index 9ba34b16530..65a888f7fe4 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit 9ba34b16530dfd66071fecceb6cc2e3834057993 +Subproject commit 65a888f7fe464b27ec12b50455ac53a0147a4e07