This commit is contained in:
parent
41eac85819
commit
891f714f44
@ -56,6 +56,7 @@ public class RobotContainer {
|
||||
//joystick
|
||||
CommandJoystick joystick = new CommandJoystick(0);
|
||||
CommandXboxController manette = new CommandXboxController(1);
|
||||
CommandXboxController manette1 = new CommandXboxController(3);
|
||||
|
||||
//command
|
||||
Balayer balayer = new Balayer(balayeuse, accumulateur);
|
||||
|
Loading…
x
Reference in New Issue
Block a user