*actually* remove it for real
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user