mirror of
https://github.com/anklimov/lighthub
synced 2025-12-09 13:19:50 +03:00
Merge branch 'master' of https://github.com/anklimov/lighthub
This commit is contained in:
@@ -1972,7 +1972,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