From 3ee11bcafcd3eb591836ec0a91c5b52f4d177f56 Mon Sep 17 00:00:00 2001 From: XiaXiaotian Date: Thu, 18 Apr 2019 16:50:46 +0800 Subject: [PATCH] refactor softap power save 1. Softap support multicast and broadcast saving and flushing when the associated stations enable IEEE80211 legacy power save(which is called modem sleep in ESP32). 2. Improve the frame saving and flushing mechanism of softap power save. --- components/esp32/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp32/lib b/components/esp32/lib index 5e24e6f91..d325ca88f 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit 5e24e6f916b280afc1a58137893c1a44ab12456c +Subproject commit d325ca88f0bc144ce30ec6045978f936fadc6e51