ytytuyty
This commit is contained in:
parent
bf8ddfcf2a
commit
371ffad09f
@ -40,8 +40,7 @@ public class RobotContainer {
|
||||
ShuffleboardLayout forces = Shuffleboard.getTab("Dashboard")
|
||||
.getLayout("forces", BuiltInLayouts.kList)
|
||||
.withSize(1, 7)
|
||||
.withPosition(1, 0)
|
||||
.withSize(1, 7);
|
||||
.withPosition(1, 0);
|
||||
|
||||
GenericEntry force1 = forces.add("Force1", 2).getEntry();
|
||||
GenericEntry force2 = forces.add("Force2", 4).getEntry();
|
||||
|
Loading…
x
Reference in New Issue
Block a user