minor refactoring of network code
This commit is contained in:
@@ -780,7 +780,7 @@ void WebCfgServer::buildInfoHtml(String &response)
|
||||
|
||||
response.concat("Restart reason FW: ");
|
||||
response.concat(getRestartReason());
|
||||
response.concat("\n");
|
||||
response.concat( "\n");
|
||||
|
||||
response.concat("Restart reason ESP: ");
|
||||
response.concat(getEspRestartReason());
|
||||
|
||||
Reference in New Issue
Block a user