Bug Fix: OTA now works from the Squeezelite app partition - release

This commit is contained in:
Sebastien
2019-11-13 17:16:57 -05:00
parent 2c3df6a8ce
commit 4369614bb4
8 changed files with 123 additions and 26 deletions

View File

@@ -10,7 +10,7 @@ extern "C" {
#ifdef __cplusplus
}
#endif
bool config_has_uncommitted();
bool config_has_changes();
void config_commit_to_nvs();
void config_start_timer();
void config_init();