This commit is contained in:
2023-10-23 21:57:41 +03:00
parent 1e58ad90eb
commit 0a3bbcd7f9
18 changed files with 52693 additions and 52646 deletions

View File

@@ -1965,7 +1965,7 @@ if (!sysConf.getServer(configServer,sizeof(configServer)))
sysConf.setETAG(httpClient.header("ETag"));
//String response = httpClient.getString();
//debugSerial<<response;
cleanConf();
cleanConf(true);
//root = aJson.parse((char *) response.c_str());
root = aJson.parse(&socketStream);