From: Liu Zhi Fu Date: Fri, 10 Nov 2017 02:55:08 +0000 (+0800) Subject: esp32: fix station can't connect esp32 softap in channel 14 X-Git-Tag: v3.1-dev~82^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2041ba9add263c7eed709e19d496068282cef1cf;p=esp-idf 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. --- diff --git a/components/esp32/lib b/components/esp32/lib index ba8361ce7c..00315e422f 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit ba8361ce7c794a88ea6544031a4e29476fa3f655 +Subproject commit 00315e422f26713506a864410be449414087af72