Change name of entity within WebUI #612

This commit is contained in:
proddy
2022-09-09 12:35:21 +02:00
parent df4aa64883
commit 9ae81779ff
18 changed files with 336 additions and 191 deletions

View File

@@ -24,6 +24,8 @@ class FSPersistence {
}
void readFromFS() {
Serial.print("Fake reading file ");
Serial.println(_filePath);
applyDefaults();
}