mode auto
This commit is contained in:
@@ -73,6 +73,6 @@ public class RobotContainer {
|
||||
}
|
||||
|
||||
public Command getAutonomousCommand() {
|
||||
return null;
|
||||
return autoChooser.getSelected();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user