diff --git a/src/displayapp/DisplayApp.cpp b/src/displayapp/DisplayApp.cpp index cd941f16cc..ce2d180984 100644 --- a/src/displayapp/DisplayApp.cpp +++ b/src/displayapp/DisplayApp.cpp @@ -401,6 +401,8 @@ void DisplayApp::LoadScreen(Apps app, DisplayApp::FullRefreshDirections directio currentScreen.reset(nullptr); SetFullRefresh(direction); + brightnessController.Set(settingsController.GetBrightness()); + switch (app) { case Apps::Launcher: currentScreen =