Revert "sysclk: add PWM dimming"

This reverts commit ec661ac1c0.
This commit is contained in:
souldbminersmwc
2026-03-29 14:45:09 -04:00
parent 1f2b3848e4
commit 1f2999df2f
6 changed files with 6 additions and 429 deletions

View File

@@ -650,9 +650,6 @@ protected:
false
);
}
if(IsAula()) {
addConfigToggle(HorizonOCConfigValue_PWMDimming, nullptr);
}
}
};