esp-open-rtos/extras/dhcpserver/include
Fernando Governatore be7cabd94d DHCP Allows selecting the DHCP server's network interface
This changes the parameters of dhcpserver_start.

  Besides that, dhcpserver_start should only be called after user_init has
finished, else the call sdk_system_get_netif(SOFTAP_IF) will return NULL.
2017-08-03 22:34:59 -03:00
..
dhcpserver.h DHCP Allows selecting the DHCP server's network interface 2017-08-03 22:34:59 -03:00