]> granicus.if.org Git - esp-idf/commit
wifi: don’t disable event handling for SoftAP
authorIvan Grokhotkov <ivan@espressif.com>
Tue, 9 Apr 2019 04:09:56 +0000 (12:09 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Thu, 11 Apr 2019 04:05:27 +0000 (12:05 +0800)
commit25784ba87a3e1c1426a36bc47d31c368ebd99736
treecd60504d5c82950270157e479b1c5fd8145bfc0a
parent74cd8dac9d4e2cd02aefa5e191c3cb8ad6fbfc43
wifi: don’t disable event handling for SoftAP

Events are needed to initialise the tcpip_adapter and start the DHCP server
components/esp_wifi/test/test_wifi.c