v
This commit is contained in:
parent
eecbe5cde8
commit
f72c5520ed
@ -31,7 +31,7 @@ public class Lanceur extends SubsystemBase {
|
|||||||
.withPosition(2,0)
|
.withPosition(2,0)
|
||||||
.getEntry();
|
.getEntry();
|
||||||
private GenericEntry vitesseamp =
|
private GenericEntry vitesseamp =
|
||||||
dashboard.add("vitesseamp", 0.1)
|
dashboard.add("vitesseamp", 0.15)
|
||||||
.withSize(1, 1)
|
.withSize(1, 1)
|
||||||
.withPosition(1,0)
|
.withPosition(1,0)
|
||||||
.getEntry();
|
.getEntry();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user