v
This commit is contained in:
parent
bcc8ef7f8e
commit
cd7604e30f
@ -9,7 +9,6 @@ import frc.robot.subsystems.Gratte;
|
||||
|
||||
public class GratteBaisser extends CommandBase {
|
||||
private Gratte gratte;
|
||||
private int vitesse;
|
||||
/** Creates a new GratteBaisser. */
|
||||
public GratteBaisser(Gratte gratte) {
|
||||
this.gratte = gratte;
|
||||
|
Loading…
x
Reference in New Issue
Block a user