This commit is contained in:
Antoine PerreaultE 2024-02-23 13:13:31 -05:00
parent eecbe5cde8
commit f72c5520ed

View File

@ -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();