From 2041ba9add263c7eed709e19d496068282cef1cf Mon Sep 17 00:00:00 2001 From: Liu Zhi Fu Date: Fri, 10 Nov 2017 10:55:08 +0800 Subject: [PATCH] esp32: fix station can't connect esp32 softap in channel 14 Channel 14 only supports HT20 while ESP32 softap channel 14 is HT40, fix it. --- components/esp32/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp32/lib b/components/esp32/lib index ba8361ce7..00315e422 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit ba8361ce7c794a88ea6544031a4e29476fa3f655 +Subproject commit 00315e422f26713506a864410be449414087af72