dash fix?
This commit is contained in:
parent
b79c35e0ba
commit
0f7e25ba3d
@ -36,7 +36,7 @@ public class RobotContainer {
|
||||
|
||||
ShuffleboardTab dashboard = Shuffleboard.getTab("Dashboard");
|
||||
ShuffleboardLayout forces = Shuffleboard.getTab("Dashboard")
|
||||
.getLayout("limitswitchsgratte", BuiltInLayouts.kList)
|
||||
.getLayout("Dashboard", BuiltInLayouts.kList)
|
||||
.withSize(3, 7);
|
||||
GenericEntry force1 = forces.add("Force1", 0).getEntry();
|
||||
GenericEntry force2 = forces.add("Force2", 0).getEntry();
|
||||
|
Loading…
x
Reference in New Issue
Block a user