mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-02-16 10:30:47 +00:00
Fix inconsistent redetection of replugged input devices
This commit is contained in:
@@ -107,7 +107,6 @@ void loop_main() {
|
||||
if (ret == LOOP_RETURN) {
|
||||
return;
|
||||
}
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user