some change

This commit is contained in:
Dmitry Borisenko
2020-03-17 17:54:57 +01:00
parent 8138893210
commit 5fcb68ac65
16 changed files with 227 additions and 872 deletions

View File

@@ -278,7 +278,7 @@ void getMemoryLoad(String text) {
//esp32 full memory = 362868 k bytes
//esp8266 full memory = 53312 k bytes
/*
void web_print (String text) {
if (WiFi.status() == WL_CONNECTED) {
jsonWrite(json, "test1", jsonRead(json, "test2"));
@@ -292,8 +292,15 @@ void web_print (String text) {
ws.textAll(json);
}
}
/*
{
"type": "h4",
"title": "('{{build2}}'=='{{firmware_version}}'?'NEW':'OLD')"
},
*/
{
/*
{
"type": "hr"
},
{