FRC4048/FRC2018_Java

Reset gyro from dashboard does not work

Closed this issue · 1 comments

Reset gyro from dashboard does not work

To be able to run command when the robot is disabled, you have to add setRunWhenDisabled(true) to the command constructor.