Reboot lock on Hybrid failure and logging fix

This commit is contained in:
iranl
2025-01-05 12:50:20 +01:00
parent 850f7fcc8a
commit dbb58caf97
19 changed files with 400 additions and 343 deletions

View File

@@ -19,7 +19,7 @@ public:
void initialize();
void readSettings();
void update();
void update(bool reboot = false);
void lock();
void unlock();