FRC2706 / 2019-2706-Robot-Code

The main robot code for the FIRST 2019 challenge: Deep Space
MIT License
2 stars 0 forks source link

When held trigger #61

Closed ryanlarkin closed 5 years ago

ryanlarkin commented 5 years ago

For drivers to have more control, it is important for them to stop any command that is running through the joystick easily. To do this last year, we had the command end when the button was released from the joystick. This functionality isn't provided in WPILib.