Version bump

This commit is contained in:
Serge
2024-02-28 17:15:15 +01:00
parent 6b45795888
commit a520c438da
3 changed files with 3 additions and 3 deletions

View File

@@ -548,7 +548,7 @@ namespace GHelper
{
gpuVisible = buttonGPU.Visible = true;
gpuPowerBase = Program.acpi.DeviceGet(AsusACPI.GPU_POWER_BASE);
gpuPowerBase = Program.acpi.DeviceGet(AsusACPI.GPU_BASE);
int gpuPowerVar = Program.acpi.DeviceGet(AsusACPI.GPU_POWER);
int gpu_boost = AppConfig.GetMode("gpu_boost");