mirror of
https://github.com/jeelabs/esp-link.git
synced 2026-03-24 18:06:51 +01:00
After test it results useless, so removed
This commit is contained in:
@@ -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?
|
||||
|
||||
Reference in New Issue
Block a user