*actually* remove it for real

This commit is contained in:
Lightos1
2026-03-20 18:09:42 +01:00
parent df4a59c269
commit 179aee88af

View File

@@ -118,9 +118,9 @@ namespace board {
batteryInfoInitialize(); batteryInfoInitialize();
FetchHardwareInfos(); FetchHardwareInfos();
if (hosversionAtLeast(6,0,0) && R_SUCCEEDED(pwmInitialize())) { // if (hosversionAtLeast(6,0,0) && R_SUCCEEDED(pwmInitialize())) {
pwmCheck = pwmOpenSession2(&g_ICon, 0x3D000001); // pwmCheck = pwmOpenSession2(&g_ICon, 0x3D000001);
} // }
if (gConsoleType != HorizonOCConsoleType_Hoag) { if (gConsoleType != HorizonOCConsoleType_Hoag) {
u64 clkVirtAddr, dsiVirtAddr, outsize; u64 clkVirtAddr, dsiVirtAddr, outsize;