erista cpuVmin should be 825mV by default

This commit is contained in:
Lightos1
2026-07-12 15:44:12 +02:00
parent 4c52b1418d
commit ee3ac5c38a
2 changed files with 1 additions and 4 deletions

View File

@@ -89,7 +89,7 @@ volatile CustomizeTable C = {
},
.eristaCpuUV = 0,
.eristaCpuVmin = 800,
.eristaCpuVmin = 825,
.eristaCpuMaxVolt = 1200,
/* Unlocks up to 2397 Mhz CPU, usage is not recommended. */
.eristaCpuUnlock = DISABLED,