Merge pull request #24 from OEMunlag/patch-1
Fix comment on voltage increase requirement
This commit is contained in:
@@ -86,7 +86,7 @@ volatile CustomizeTable C = {
|
|||||||
|
|
||||||
.marikoGpuVmax = 850,
|
.marikoGpuVmax = 850,
|
||||||
// NOTE: These tables should NOT BE USED and are only here as placeholders. Always try and find your own optimal tables.
|
// NOTE: These tables should NOT BE USED and are only here as placeholders. Always try and find your own optimal tables.
|
||||||
// Ensure the voltages actually increase or stay the sameot
|
// Ensure the voltages actually increase or stay the same
|
||||||
|
|
||||||
.marikoGpuVoltArray = {
|
.marikoGpuVoltArray = {
|
||||||
610 /* 76 */,
|
610 /* 76 */,
|
||||||
|
|||||||
Reference in New Issue
Block a user