snapshot
This commit is contained in:
@@ -232,7 +232,6 @@ void DoorbellLogic::transitionTo(DeviceState newState) {
|
||||
break;
|
||||
case DeviceState::ALERTING:
|
||||
_alertStart = now;
|
||||
_alertStartEpoch = _lastEpoch; // <-- ADD: record NTP time of alert
|
||||
_lastBlink = now;
|
||||
_blinkState = false;
|
||||
_screen.screen = ScreenID::ALERT;
|
||||
|
||||
Reference in New Issue
Block a user