pcv: fix auto vmin on low speedos

This commit is contained in:
souldbminersmwc
2026-01-21 15:52:54 -05:00
parent ae22e70602
commit 045bd81887

View File

@@ -101,6 +101,7 @@ namespace ams::ldr::oc::pcv {
};
static const SpeedoVminTable vminTable[] {
{1400, 610}, // LOW SPEEDO -> use stock vmin
{1560, 590},
{1583, 570},
{1620, 565},