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

[wpilibj] Fix RobotBase.isSimulation() #5783

Merged
merged 2 commits into from
Oct 18, 2023

Conversation

PeterJohnson
Copy link
Member

#3534 changed it from returning !isReal() to checking against a numeric value, but #3565 (merged earlier) had changed the value to an enum.

wpilibsuite#3534 changed it from returning !isReal() to checking against a numeric value, but wpilibsuite#3565 (merged earlier) had changed the value to an enum.
@PeterJohnson PeterJohnson requested a review from a team as a code owner October 18, 2023 20:07
calcmogul
calcmogul previously approved these changes Oct 18, 2023
@PeterJohnson PeterJohnson merged commit 4ce4d63 into wpilibsuite:main Oct 18, 2023
26 checks passed
@PeterJohnson PeterJohnson deleted the fix-issimulation branch October 18, 2023 21:15
This pull request was closed.
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.

3 participants