ldr: fix default gpu vmin

This commit is contained in:
souldbminersmwc
2026-01-28 15:41:50 -05:00
parent ea754707ee
commit 3709fb3fba

View File

@@ -96,7 +96,7 @@ volatile CustomizeTable C = {
.marikoCpuBoostClock = 1963000, // Default boost clock
.eristaGpuUV = 0,
.eristaGpuVmin = 800,
.eristaGpuVmin = 810,
.marikoGpuUV = 0,
/* For automatic vmin detection, set this to AUTO. */