Skip to content

Commit aa7b789

Browse files
committed
fix build with updated apps schame
1 parent 9d8e3b6 commit aa7b789

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/displayapp/DisplayApp.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -545,6 +545,7 @@ void DisplayApp::LoadScreen(Apps app, DisplayApp::FullRefreshDirections directio
545545
currentScreen = std::make_unique<Screens::Clock>(dateTimeController,
546546
batteryController,
547547
bleController,
548+
alarmController,
548549
notificationManager,
549550
settingsController,
550551
heartRateController,

0 commit comments

Comments
 (0)