From 4b6ac69c043afc8f7d77403702f105667cf58b1a Mon Sep 17 00:00:00 2001 From: Jack Date: Sun, 14 Apr 2019 19:43:09 +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 170618121..94cd2cab3 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit 1706181213b36b11e290fc4d7337b11d7a1d8f1e +Subproject commit 94cd2cab32887cd3859f3916d96f3bae07b3e352