Ally Backlight control

This commit is contained in:
Serge
2024-01-25 16:54:34 +01:00
parent 545e2cc705
commit fbfbe8e730
5 changed files with 33 additions and 15 deletions

View File

@@ -228,6 +228,8 @@ namespace GHelper
checkGpuApps.Visible = false;
checkUSBC.Visible = false;
checkAutoToggleClamshellMode.Visible = false;
checkNoOverdrive.Visible = false;
int apuMem = Program.acpi.GetAPUMem();
if (apuMem >= 0)