id
This commit is contained in:
@@ -66,6 +66,6 @@ public class RobotContainer {
|
||||
}
|
||||
|
||||
public Command getAutonomousCommand() {
|
||||
return Commands.print("No autonomous command configured");
|
||||
return autoChooser.getSelected();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user