Package org.team1126.robot.commands
Class Autos
java.lang.Object
org.team1126.robot.commands.Autos
The Autos class declares autonomous modes, and adds them
to the dashboard to be selected by the drive team.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanReturnstruewhen the default auto is selected.
-
Constructor Details
-
Autos
-
-
Method Details
-
defaultSelected
public boolean defaultSelected()Returnstruewhen the default auto is selected.
-