From 12b1c9996224d6435eaf2df17b11ddea81f1c02c Mon Sep 17 00:00:00 2001 From: Liu Zhi Fu Date: Thu, 19 Jan 2017 17:32:27 +0800 Subject: [PATCH] esp32: update wifi lib to fix ap not respond BA bug Currently softap doesn't respond BA when receiving AMPDU, this fix is to fix this bug --- components/esp32/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp32/lib b/components/esp32/lib index ddc4b0cbc..fc92f2e5b 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit ddc4b0cbc59c2c63ba1f0e02a9cd4972c083782c +Subproject commit fc92f2e5bcd34fa945445e8cad47cbf1f2a4bdb6