esp-idf/components/tcpip_adapter
liuzhifu 700ed63651 component/tcpip_adapter: not update dhcps status when it is stopped after mode switch
When switch the mode from WIFI_MODE_STA/WIFI_MODE_NULL to WIFI_MODE_AP/WIFI_MODE_APSTA,
if the dhcp server is STOPPED, then dhcp server will not start automatically.
2016-10-25 09:26:10 +08:00
..
include components/tcpip_adapter: add some comments 2016-09-29 10:55:52 +08:00
component.mk lwip: Define LWIP_ESP8266 in port lwipopts.h not gcc command line 2016-09-09 13:53:38 +10:00
tcpip_adapter_lwip.c component/tcpip_adapter: not update dhcps status when it is stopped after mode switch 2016-10-25 09:26:10 +08:00