h
This commit is contained in:
parent
fc866caea7
commit
6208839355
@ -34,7 +34,7 @@ import frc.robot.commands.bras.PivoteBrasMilieux;
|
|||||||
|
|
||||||
|
|
||||||
public class RobotContainer {
|
public class RobotContainer {
|
||||||
CameraServer.startAutomaticCapture();
|
CameraServer.startAutomaticCapture();
|
||||||
CommandXboxController manette1 = new CommandXboxController(0);
|
CommandXboxController manette1 = new CommandXboxController(0);
|
||||||
CommandXboxController manette2 = new CommandXboxController(1);
|
CommandXboxController manette2 = new CommandXboxController(1);
|
||||||
// subsystems
|
// subsystems
|
||||||
|
Loading…
x
Reference in New Issue
Block a user