From fe6d497fb706d66a9b69d32a1c770ba6c192569e Mon Sep 17 00:00:00 2001 From: Liu Zhi Fu Date: Fri, 11 Jan 2019 23:56:27 +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 b76edda5cd..3a6449c31d 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit b76edda5cda671eb21e55c58318c6cebc25ea1a7 +Subproject commit 3a6449c31d7de92e44e7d352b432f64727dd2117