bien placer autochooser dans le dashboard
This commit is contained in:
parent
d8ff8e281c
commit
cf99f6257e
@ -108,7 +108,7 @@ public class RobotContainer {
|
|||||||
|
|
||||||
dashboard.add("autochooser",autoChooser)
|
dashboard.add("autochooser",autoChooser)
|
||||||
.withSize(2,1)
|
.withSize(2,1)
|
||||||
.withPosition(1,1);
|
.withPosition(0,1);
|
||||||
}
|
}
|
||||||
|
|
||||||
private void configureBindings() {}
|
private void configureBindings() {}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user