From 23b3d970997832087133878ce88d2d29eb15b0c7 Mon Sep 17 00:00:00 2001 From: zhangyanjiao Date: Thu, 5 Sep 2019 18:03:15 +0800 Subject: [PATCH] 1. fix the bug that STA fails to connect WPA_WPA2_PSK Apple AP 2. fix the bug for softAP set authmode --- components/esp32/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp32/lib b/components/esp32/lib index df2f631304..1e33207c34 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit df2f6313044b79c43be61922c8b7b947430a5de1 +Subproject commit 1e33207c34e73a2c3094a59dba1144d87b66ad84 -- 2.40.0