Merge branch 'main' of https://git.demerso.net/pls5618/2024/robot
This commit is contained in:
commit
925a110e22
@ -31,7 +31,7 @@ public class Lanceur extends SubsystemBase {
|
||||
.withPosition(2,0)
|
||||
.getEntry();
|
||||
private GenericEntry vitesseamp =
|
||||
dashboard.add("vitesseamp", 0.1)
|
||||
dashboard.add("vitesseamp", 0.15)
|
||||
.withSize(1, 1)
|
||||
.withPosition(1,0)
|
||||
.getEntry();
|
||||
|
Loading…
x
Reference in New Issue
Block a user