Change Intake button to execute from OI Bind() whileHeld method
Open
invalid
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The Intake command currently runs as the default command and periodically checks if the button is being held. The recommended way is to instead call the command while the button is being held by using Intake_buttonA.whileHeld(new intake_command()); in OI.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.