Adjust power modes only when needed

This commit is contained in:
Serge
2023-07-03 20:56:14 +02:00
parent 5b08bfbe92
commit feff220a9b
3 changed files with 20 additions and 14 deletions

View File

@@ -89,7 +89,7 @@ namespace GHelper.Mode
PowerNative.SetCPUBoost(AppConfig.GetMode("auto_boost"));
}
BatteryControl.SetBatteryChargeLimit();
//BatteryControl.SetBatteryChargeLimit();
/*
if (NativeMethods.PowerGetEffectiveOverlayScheme(out Guid activeScheme) == 0)