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

Fix InstantCommand when no subsystem #366

Merged
merged 1 commit into from
Jan 29, 2021

Conversation

sciencewhiz
Copy link
Collaborator

Replace InstantCommand-constructor with the generic Command-constructor
Don't generate subsystem include if no subsystem required
Add export tests for InstantCommand
Fix AddRequirements comment

Partially fixes #363

Replace InstantCommand-constructor with the generic Command-constructor
Add export tests for InstantCommand
Fix AddRequirements comment
@sciencewhiz sciencewhiz merged commit 7c1f54a into wpilibsuite:master Jan 29, 2021
@sciencewhiz sciencewhiz deleted the InstantCommand branch January 29, 2021 05:23
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.

Instant commands have problems
1 participant