Update rcjoystick.c

pull/1681/head
Huang jinlong 2024-12-11 07:37:26 +08:00 committed by GitHub
parent cf555d384b
commit 0816d9a5aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 2 deletions

View File

@ -256,5 +256,3 @@ int main(int argc, char *argv[])
} while (errsv == 11 || errsv == 38); //while not err
} //while true
}
}