hoc: make hiopt default yet again

This commit is contained in:
souldbminersmwc
2026-05-30 17:51:22 -04:00
parent 8504bd786e
commit 53bf78181c
3 changed files with 5 additions and 5 deletions

View File

@@ -113,7 +113,7 @@ volatile CustomizeTable C = {
.eristaGpuUV = 0,
.eristaGpuVmin = 810,
.marikoGpuUV = 0,
.marikoGpuUV = 2,
/* Vmin past 795mV won't work due boot voltage being 800mV (can be adjusted though). */
.marikoGpuVmin = 610,
.marikoGpuBootVolt = 800, /* Used during boot and when temp is <20°C */