GPU use simplified for now

This commit is contained in:
seerge
2023-04-06 12:19:32 +02:00
parent fcf213f1a0
commit 13ec0f8911
2 changed files with 4 additions and 8 deletions

View File

@@ -845,10 +845,7 @@ namespace GHelper
this.Top = Screen.FromControl(this).WorkingArea.Height - 10 - this.Height;
this.Activate();
//aTimer.Interval = 300;
aTimer.Enabled = true;
//RefreshSensors();
}
else
{