Code:
struct softap_config ap_config;
os_memset(&ap_config, 0, sizeof(ap_config));
Code:
struct softap_config config;
wifi_softap_get_config(&config); // Get config first.
Statistics: Posted by ESP_Faye — Mon May 04, 2015 3:46 pm
Statistics: Posted by Anki — Tue Apr 28, 2015 5:41 am
Statistics: Posted by ESP_Faye — Wed Apr 22, 2015 10:38 am
Statistics: Posted by Anki — Wed Apr 22, 2015 10:22 am
Statistics: Posted by Anki — Wed Apr 22, 2015 10:06 am
Statistics: Posted by ESP_Faye — Wed Apr 22, 2015 9:51 am
Code:
station: 84:3a:4b:d4:24:b0 leave, AID = 1
rm match
add 1
aid 1
station: 84:3a:4b:d4:24:b0 join, AID = 1
Statistics: Posted by Anki — Sat Apr 18, 2015 6:41 am