mirror of
https://github.com/arendst/Tasmota.git
synced 2026-06-14 14:24:44 -04:00
Fix Script and Rule System#Save
Fix Script and Rule System#Save
This commit is contained in:
@@ -444,6 +444,7 @@ void SettingsSaveAll(void)
|
||||
Settings.power = 0;
|
||||
}
|
||||
XsnsCall(FUNC_SAVE_BEFORE_RESTART);
|
||||
XdrvCall(FUNC_SAVE_BEFORE_RESTART);
|
||||
#ifdef USE_EEPROM
|
||||
EepromCommit();
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user