From a7ef510551b6db11035138d6dd37b8da0b4aa4d1 Mon Sep 17 00:00:00 2001 From: Liu Zhi Fu Date: Sat, 24 Jun 2017 10:45:20 +0800 Subject: [PATCH] esp32: update wifi lib to fix a sniffer issue Fix sniffer only receives the first MDPU in AMPDU when the AMPDU is not for our station/soft-AP --- components/esp32/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp32/lib b/components/esp32/lib index 8b7f0dfcf..fcdc5ccdf 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit 8b7f0dfcfb1548433e2a6e34609c2d08c5a5aa54 +Subproject commit fcdc5ccdfac927f7ba919c661519de70d44c3493