This commit is contained in:
Serge
2024-06-04 12:13:22 +02:00
parent a315f27a4f
commit 26e26b9701

View File

@@ -326,9 +326,6 @@ namespace GHelper.Gpu
await Task.Delay(TimeSpan.FromSeconds(15));
InitXGM();
XGM.Light(AppConfig.Is("xmg_light"));
if (AppConfig.IsMode("auto_apply"))
XGM.SetFan(AppConfig.GetFanConfig(AsusFan.XGM));