From 6408ef9e7cc455424e7e8a49b9846658a02b943a Mon Sep 17 00:00:00 2001 From: zhangyanjiao Date: Fri, 15 Mar 2019 16:28:41 +0800 Subject: [PATCH] wifi: fix the bug that when call set_config before connecting to an encrypted AP, PMK will be recalculated Closes https://github.com/espressif/esp-idf/issues/2880 --- components/esp32/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp32/lib b/components/esp32/lib index e3115e5cd9..c30a45ea61 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit e3115e5cd9d2d3b65bf9b92bd69b09248a7c2861 +Subproject commit c30a45ea61d9371806ad38366d75950da9664e48