Skip to content

Commit

Permalink
fix build with updated apps schame
Browse files Browse the repository at this point in the history
  • Loading branch information
jmlich committed Nov 25, 2023
1 parent 9d8e3b6 commit aa7b789
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/displayapp/DisplayApp.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -545,6 +545,7 @@ void DisplayApp::LoadScreen(Apps app, DisplayApp::FullRefreshDirections directio
currentScreen = std::make_unique<Screens::Clock>(dateTimeController,
batteryController,
bleController,
alarmController,
notificationManager,
settingsController,
heartRateController,
Expand Down

0 comments on commit aa7b789

Please sign in to comment.