Save date to flash added

This commit is contained in:
Dmitry Borisenko
2020-11-16 18:47:09 +03:00
parent 3c3a4a33ca
commit a20c2b8564
12 changed files with 24 additions and 21 deletions

View File

@@ -18,4 +18,4 @@ String jsonWriteBool(String& json, String name, boolean value);
void saveConfig();
void saveLive();
void saveStore();