button1
This commit is contained in:
parent
9f4ae69d9a
commit
847e3fd97d
@ -70,6 +70,7 @@ public class RobotContainer {
|
||||
manette.a().whileTrue(guiderBas);
|
||||
manette.b().whileTrue(guiderHaut);
|
||||
joystick.button(3).toggleOnTrue(balayer);
|
||||
joystick.button(1).whileTrue(lancernote);
|
||||
|
||||
configureBindings();
|
||||
drive.setDefaultCommand(new RunCommand(()->{
|
||||
|
Loading…
x
Reference in New Issue
Block a user