Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[wpilib] Fix Xbox/PS4 POV sim for port number constructors #4548

Merged
merged 1 commit into from
Nov 3, 2022

Conversation

mjansen4857
Copy link
Contributor

#4546 Fixes the POV sim for constructors accepting a controller object, but does not apply the fix for constructors accepting a port number. This PR applies the fix to the remaining controller sim constructors.

Further fixes #4543

@mjansen4857 mjansen4857 requested a review from a team as a code owner November 2, 2022 18:18
@PeterJohnson PeterJohnson merged commit 1177a35 into wpilibsuite:main Nov 3, 2022
@mjansen4857 mjansen4857 deleted the controller-pov-sim branch November 3, 2022 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GenericHIDSim does not update POV value
4 participants