Skip to content

Feeder subsystem refinement#74

Open
AbhiJ2706 wants to merge 3 commits intomasterfrom
feeder-subsystem-refinements
Open

Feeder subsystem refinement#74
AbhiJ2706 wants to merge 3 commits intomasterfrom
feeder-subsystem-refinements

Conversation

@AbhiJ2706
Copy link
Contributor

Added code to stop the motor at the end of EmptyFeeder command.

}

public void stopFeeder(){
feederTalon.set(0);
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we make 0 into a CONSTANT?

Copy link
Member

@Zinka010 Zinka010 left a comment

Choose a reason for hiding this comment

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

Vector Oh Yeah

@nicojopr
Copy link
Contributor

nicojopr commented Mar 7, 2020

Abhi is this still needed? Can you get it done today?

@nicojopr
Copy link
Contributor

nicojopr commented Mar 7, 2020

After discussion we don't believe this is needed now. Please review what is on master and provide input if you see anything

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.

5 participants