sysclk: remove stray e
This commit is contained in:
@@ -682,7 +682,7 @@ protected:
|
|||||||
ValueThresholds tdpThresholdsLite(6400, 7500);
|
ValueThresholds tdpThresholdsLite(6400, 7500);
|
||||||
addConfigButton(
|
addConfigButton(
|
||||||
HocClkConfigValue_LiteTDPLimit,
|
HocClkConfigValue_LiteTDPLimit,
|
||||||
"TDP Threshold",e
|
"TDP Threshold",
|
||||||
ValueRange(4000, 8000, 100, "mW", 1),
|
ValueRange(4000, 8000, 100, "mW", 1),
|
||||||
"Power",
|
"Power",
|
||||||
&tdpThresholdsLite,
|
&tdpThresholdsLite,
|
||||||
|
|||||||
Reference in New Issue
Block a user