more WebUI-Progress
This commit is contained in:
@@ -104,6 +104,9 @@ String processor(const String &var)
|
||||
return temp;
|
||||
}
|
||||
|
||||
if (var == "SYSTEM_STATUS")
|
||||
return String(globals.systemStatustxt);
|
||||
|
||||
if (var == "PLACEHOLDER")
|
||||
return "placeholder";
|
||||
|
||||
|
Reference in New Issue
Block a user