FIX: AlarmTriggered fall through to ShowPairingKey
This commit is contained in:
parent
42a5cdb5b7
commit
645a071b70
|
@ -215,6 +215,7 @@ void DisplayApp::Refresh() {
|
|||
} else {
|
||||
LoadApp(Apps::Alarm, DisplayApp::FullRefreshDirections::None);
|
||||
}
|
||||
break;
|
||||
case Messages::ShowPairingKey:
|
||||
LoadApp(Apps::PassKey, DisplayApp::FullRefreshDirections::Up);
|
||||
break;
|
||||
|
|
Loading…
Reference in New Issue
Block a user