mirror of
https://github.com/anklimov/lighthub
synced 2025-12-09 21:29:49 +03:00
binaries
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user