Dashboard (je suis triste)
This commit is contained in:
@@ -18,12 +18,12 @@ public class Lanceur extends SubsystemBase {
|
||||
private GenericEntry vitesse =
|
||||
dashboard.add("vitesse", 0.8)
|
||||
.withSize(1, 1)
|
||||
.withPosition(3, 3)
|
||||
.withPosition(2,1)
|
||||
.getEntry();
|
||||
private GenericEntry vitesseamp =
|
||||
dashboard.add("vitesseamp", 0.1)
|
||||
.withSize(1, 1)
|
||||
.withPosition(3, 4)
|
||||
.withPosition(2,3)
|
||||
.getEntry();
|
||||
public Lanceur() {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user