Implemented persistent settings as binary format, got rid of json architecture
This commit is contained in:
BIN
Binary file not shown.
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"THEMEID": 1,
|
||||
"SSID":"DoorLock",
|
||||
"PASS":"geheim123"
|
||||
}
|
||||
Binary file not shown.
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"GREET":"Hallo $name",
|
||||
"FAIL":"PIN Incorrect",
|
||||
"HOME":"Willkommen!|Pin oder Karte"
|
||||
}
|
||||
Reference in New Issue
Block a user