-->
Page 2 of 2

Re: RTOS HTTPD - Server handles both station and AP client??

PostPosted: Sat May 14, 2016 6:51 am
by jhinkle
Sorry .. I forgot to add the initializer for mode ...

byte mode = 1;
wifi_softap_set_dhcps_offer_option(OFFER_ROUTER, &mode);