]> granicus.if.org Git - esp-idf/commit
esp32/tcpip_adapter: softap supports max 10 stations
authorLiu Zhi Fu <liuzhifu@espressif.com>
Fri, 28 Oct 2016 08:53:49 +0000 (16:53 +0800)
committerLiu Zhi Fu <liuzhifu@espressif.com>
Fri, 28 Oct 2016 08:53:49 +0000 (16:53 +0800)
commit4f2719236fc49a7f15ef636da6369c4dd52ae7c7
tree7c9e574821f81a8d9261f6783210a089d504c9a7
parent19c4996bc87e460177a98643f02b40b587db040f
esp32/tcpip_adapter: softap supports max 10 stations

The max number of stations softap supports is modified from 8 to 10
components/esp32/include/esp_wifi_types.h
components/esp32/lib
components/tcpip_adapter/include/tcpip_adapter.h
components/tcpip_adapter/tcpip_adapter_lwip.c