Skip to content

Commit

Permalink
Extra backlight init #3531
Browse files Browse the repository at this point in the history
  • Loading branch information
seerge committed Jan 5, 2025
1 parent 3b74c18 commit eed055b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/Input/InputDispatcher.cs
Original file line number Diff line number Diff line change
Expand Up @@ -898,6 +898,7 @@ public static void AutoKeyboard()
Aura.Init();
Aura.ApplyPower();
Aura.ApplyAura();
Aura.Init();
SetBacklightAuto();
}

Expand Down

0 comments on commit eed055b

Please sign in to comment.