Force miniled status on start / display toggle for G843JYR https://github.com/seerge/g-helper/issues/2802

This commit is contained in:
Serge
2024-07-05 21:48:22 +02:00
parent d177fac656
commit 1c1cdf1bec
4 changed files with 21 additions and 1 deletions

View File

@@ -218,6 +218,7 @@ namespace GHelper
Logger.WriteLine("AutoSetting for " + isPlugged.ToString());
BatteryControl.AutoBattery(init);
if (init) screenControl.InitMiniled();
inputDispatcher.Init();