mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-06-17 06:11:36 +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) {
|
if (ret == LOOP_RETURN) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
break;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user