Re: RTOS HTTPD - Server handles both station and AP client??
Posted: Sat May 14, 2016 6:51 am
Sorry .. I forgot to add the initializer for mode ...
byte mode = 1;
wifi_softap_set_dhcps_offer_option(OFFER_ROUTER, &mode);
byte mode = 1;
wifi_softap_set_dhcps_offer_option(OFFER_ROUTER, &mode);