From fe05db83f1d53545621e05487e18501b02077d90 Mon Sep 17 00:00:00 2001 From: Liu Zhi Fu Date: Fri, 11 Jan 2019 16:48:58 +0800 Subject: [PATCH] esp32: fix wrongly deleting hardware BA index bug Fix the bug that hardware BA index will be wrongly removed in WiFi mode WIFI_MODE_APSTA. --- components/esp32/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp32/lib b/components/esp32/lib index c8a14f36ff..1f7080f350 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit c8a14f36ff8e1f6e98893cd05f78f3794bb209bf +Subproject commit 1f7080f35082fb1b813cbf97f63af682e8e46b57