From 80e4350eb7f69a7efeb4f129e6fac7bc3437df34 Mon Sep 17 00:00:00 2001 From: xiehang Date: Wed, 8 Jan 2020 17:43:45 +0800 Subject: [PATCH] Update wifi lib 1,Fix wifi block scan crash issue. 2,Fix association request RSN information length too big lead crash 3,Fix wifi stop bug when sniffer enable 4,optimize softap power save 5,Fix some wifi timer bugs 6,Fix wifi RX bug 7,Fix the bugs for bandwidth 8,Fix the bug for espnow 9,Fix AMSDU decrypt bug --- components/esp32/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp32/lib b/components/esp32/lib index 922e48ee9a..797f4ed7b2 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit 922e48ee9a87655f0353411edf7802dd628f54b9 +Subproject commit 797f4ed7b277c63c1518b7c15fe320811fcb9f21