CPU power limits for old devices

This commit is contained in:
Serge
2023-06-22 15:53:35 +02:00
parent 40ecdf0d35
commit e58a396cbd
12 changed files with 180 additions and 139 deletions

View File

@@ -427,6 +427,7 @@ public class AsusACPI
return DeviceGet(PPT_CPUB0) >= 0 && DeviceGet(PPT_GPUC0) < 0;
}
public void ScanRange()
{
int value;