minor edits

This commit is contained in:
2025-06-15 19:40:51 -07:00
parent 8644a3e752
commit d62e37e033
2 changed files with 2 additions and 2 deletions

View File

@ -58,7 +58,6 @@ class StateManager {
bool _isDirty;
unsigned long _lastChangeTime;
static const unsigned long SAVE_DELAY_MS = 2000;
};
#endif // SAVE_STATE_H