esp-open-rtos/examples/access_point
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
..
access_point.c DHCP Allows selecting the DHCP server's network interface 2017-08-03 22:34:59 -03:00
Makefile dhcpserver cleanup, add access_point example 2015-09-13 18:42:20 +10:00