mirror of
https://github.com/nefarius/ViGEmBus.git
synced 2025-08-10 00:52:17 +00:00
Updated SDK
This commit is contained in:
@@ -36,7 +36,7 @@ int main()
|
||||
|
||||
while (TRUE)
|
||||
{
|
||||
error = vigem_target_ds4_await_output_report(client, ds4, 250, &out);
|
||||
error = vigem_target_ds4_await_output_report(client, ds4, INFINITE, &out);
|
||||
|
||||
if (VIGEM_SUCCESS(error))
|
||||
{
|
||||
|
||||
2
sdk
2
sdk
Submodule sdk updated: 32381394f8...3444d7b2fc
Reference in New Issue
Block a user