Updated SDK

This commit is contained in:
Benjamin Höglinger-Stelzer
2022-08-06 20:22:37 +02:00
parent 0de1ea1a26
commit 4874c3ba91
2 changed files with 2 additions and 2 deletions

View File

@@ -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

Submodule sdk updated: 32381394f8...3444d7b2fc