UV Cleanup

This commit is contained in:
Serge
2024-03-05 12:27:06 +01:00
parent 53d7382417
commit abc9acd3a8
2 changed files with 11 additions and 920 deletions

View File

@@ -13,7 +13,7 @@ namespace Ryzen
internal class RyzenControl
{
public static int MinCPUUV => AppConfig.Get("min_uv", -30);
public static int MinCPUUV => AppConfig.Get("min_uv", -40);
public const int MaxCPUUV = 0;
public const int MinIGPUUV = -20;

File diff suppressed because it is too large Load Diff