Reduce cpu voltage limit; we aren't insane

This commit is contained in:
Lightos1
2025-11-23 12:16:44 +01:00
parent 7ad5c1ffe8
commit f928065a4f

View File

@@ -22,7 +22,7 @@
#define ENABLED 1
#define DISABLED 0
#define CPU_MAX_MAX_VOLT 1375000
#define CPU_MAX_MAX_VOLT 1235000
namespace ams::ldr::oc {