Minor tweaks

This commit is contained in:
Serge
2024-03-09 15:31:07 +01:00
parent 5f7fc0077b
commit cb03848cd7

View File

@@ -215,6 +215,8 @@ namespace GHelper
isPlugged = SystemInformation.PowerStatus.PowerLineStatus;
Logger.WriteLine("AutoSetting for " + isPlugged.ToString());
BatteryControl.AutoBattery(init);
inputDispatcher.Init();
modeControl.AutoPerformance(powerChanged);
@@ -227,8 +229,6 @@ namespace GHelper
screenControl.AutoScreen();
}
BatteryControl.AutoBattery(init);
settingsForm.matrixControl.SetDevice(true);
if (AppConfig.IsAlly())