revert
This commit is contained in:
@@ -829,8 +829,3 @@ void WebCfgServer::sendFontsInterMinCss()
|
||||
// escaped by https://www.cescaper.com/
|
||||
_server.send(200, "text/plain", intercss);
|
||||
}
|
||||
|
||||
bool WebCfgServer::otaStarted()
|
||||
{
|
||||
return _ota.updateStarted();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user