mirror of
https://github.com/Team4388/2026KPopRobotHunters.git
synced 2026-06-09 00:38:03 -06:00
fix
This commit is contained in:
@@ -264,7 +264,7 @@ public class RobotContainer {
|
||||
}));
|
||||
|
||||
new JoystickButton(getDeadbandedOperatorController(), XboxController.RIGHT_BUMPER_BUTTON)
|
||||
.onFalse(new InstantCommand(() -> {
|
||||
.onTrue(new InstantCommand(() -> {
|
||||
m_robotShooter.setShooterNotReady();
|
||||
}));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user