gh
This commit is contained in:
parent
bddfad72d6
commit
e4d29bfc50
@ -51,6 +51,9 @@ public class RobotContainer {
|
||||
/** The container for the robot. Contains subsystems, OI devices, and commands. */
|
||||
public RobotContainer() {
|
||||
CameraServer.startAutomaticCapture();
|
||||
SmartDashboard.putNumber("AvancerVit", 0);
|
||||
SmartDashboard.putNumber("avancer", 0);
|
||||
|
||||
// Configure the button bindings
|
||||
configureButtonBindings();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user