After test it results useless, so removed

pull/84/head
KatAst 9 years ago
parent 5787fcf8a4
commit 4d09a0088a
  1. 4
      esp-link/cgiwifi.c

@ -522,9 +522,7 @@ int ICACHE_FLASH_ATTR cgiApSettingsChange(HttpdConnData *connData) {
httpdSend(connData, "No changes allowed in STA mode", -1);
return HTTPD_CGI_DONE;
}
// Get Soft-Ap config, just in case
wifi_softap_get_config(&apconf);
char buff[96];
int len;
// Do we need a password?

Loading…
Cancel
Save