mode auto
This commit is contained in:
parent
448b92e8ab
commit
2a128b40fc
@ -46,7 +46,7 @@ public class RobotContainer {
|
||||
},drive));
|
||||
dashboard.add("autochooser",autoChooser)
|
||||
.withSize(1,1)
|
||||
.withPosition(2,2);
|
||||
.withPosition(6,0);
|
||||
}
|
||||
|
||||
private void configureBindings() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user