]> granicus.if.org Git - esp-idf/commit
Merge branch 'feature/tw8221_softap_supports_max_10_stations' into 'master'
authorWu Jian Gang <wujiangang@espressif.com>
Mon, 31 Oct 2016 10:09:03 +0000 (18:09 +0800)
committerWu Jian Gang <wujiangang@espressif.com>
Mon, 31 Oct 2016 10:09:03 +0000 (18:09 +0800)
commitd7b4197ade9ee03ff43fd46449823773ec454006
tree0a21a686b1e4e66b4fa2739b636476cab6e46994
parente34fc7a46c8805dc706f14db74143713fdbfbfeb
parentf30887bc700aff63f88362dca8e0fb3557ada7f9
Merge branch 'feature/tw8221_softap_supports_max_10_stations' into 'master'

esp32/tcpip_adapter: softap supports max 10 stations

The max number of stations softap supports is modified from 8 to 10

See merge request !158