Skip to content

Added basic shooter subsystems with IO pattern#27

Open
yummy-yummers wants to merge 3 commits intomainfrom
lesson3-shooter
Open

Added basic shooter subsystems with IO pattern#27
yummy-yummers wants to merge 3 commits intomainfrom
lesson3-shooter

Conversation

@yummy-yummers
Copy link
Collaborator

this is my lesson 3

// TODO: Call the updateInputs method on your ShooterIO instance
io.updateInputs(inputs);
if (!RobotBase.isReal()) {
if (true) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if true is redundant

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.

2 participants