dfsg
This commit is contained in:
@@ -45,7 +45,11 @@ public class RobotContainer {
|
||||
},drive));
|
||||
}
|
||||
|
||||
private void configureBindings() {}
|
||||
private void configureBindings() {
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
public Command getAutonomousCommand() {
|
||||
return Commands.print("No autonomous command configured");
|
||||
|
Reference in New Issue
Block a user