Add persistent configuration storage
This commit is contained in:
@@ -37,4 +37,7 @@ struct AppConfig {
|
||||
extern AppConfig appConfig;
|
||||
|
||||
void loadDefaultConfig();
|
||||
void loadConfig();
|
||||
void saveConfig();
|
||||
void factoryResetConfig();
|
||||
void printConfig();
|
||||
|
||||
Reference in New Issue
Block a user