diff --git a/SwitchUSB/source/SwitchHDLHandler.cpp b/SwitchUSB/source/SwitchHDLHandler.cpp index a88c9d4..7ee8683 100644 --- a/SwitchUSB/source/SwitchHDLHandler.cpp +++ b/SwitchUSB/source/SwitchHDLHandler.cpp @@ -146,10 +146,7 @@ void SwitchHDLHandler::UpdateInput() void SwitchHDLHandler::UpdateOutput() { if (R_SUCCEEDED(GetController()->OutputBuffer())) - { - svcSleepThread(1e+7L); return; - } if (DoesControllerSupport(GetController()->GetType(), SUPPORTS_RUMBLE)) {