Fix intermediate state

This commit is contained in:
iranl
2024-11-11 20:07:14 +01:00
parent f97593eea7
commit 6acfadef8d
6 changed files with 16 additions and 14 deletions

View File

@@ -60,7 +60,7 @@ private:
void onTimeControlCommandReceived(const char* value);
void onAuthCommandReceived(const char* value);
void updateKeyTurnerState();
bool updateKeyTurnerState();
void updateBatteryState();
void updateConfig();
void updateAuthData(bool retrieved);