This commit is contained in:
Serge
2024-10-04 18:18:54 +02:00
parent 42ac2d627c
commit ec17d8cb80
4 changed files with 30 additions and 74 deletions

View File

@@ -927,7 +927,7 @@ namespace GHelper
{
panelSlow.Visible = modeA;
if (RyzenControl.IsSupportedPower())
if (RyzenControl.IsAMD())
{
labelLeftTotal.Text = "SPL (CPU sustained)";
labelLeftSlow.Text = "sPPT (CPU 2 min boost)";