Allow setting GPU clock limit when clock offsets are default https://github.com/seerge/g-helper/issues/1557

This commit is contained in:
Serge
2023-11-03 21:54:41 +01:00
parent f7435b2789
commit a66df0a394
4 changed files with 11 additions and 11 deletions

View File

@@ -68,7 +68,7 @@ namespace GHelper.Input
SetBacklightAuto();
}
//Debug.WriteLine(iddle.TotalSeconds);
//Logger.WriteLine("Iddle: " + iddle.TotalSeconds);
}
public void Init()