Remove undervolt
This commit is contained in:
parent
e3291a16ad
commit
683bae0b99
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
let
|
||||
tcl = "80";
|
||||
# coall = "1048561"; # 1048561 = 0x100000 - 15(mV) $ math "0x100000-15" # slight undervolt
|
||||
coall = " 1048576"; # no oc?
|
||||
coall = "1048576"; # no oc?
|
||||
defaults = "--tctl-temp=${tcl} --set-coall=${coall}";
|
||||
in
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue