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