pince
This commit is contained in:
@ -17,7 +17,7 @@ public class Pince extends SubsystemBase {
|
||||
final SparkMax pivoti = new SparkMax(14, MotorType.kBrushless);
|
||||
final SparkMax algue1 = new SparkMax(16, MotorType.kBrushless);
|
||||
final SparkMax algue2 = new SparkMax(19, MotorType.kBrushless);
|
||||
final DigitalInput limit6 = new DigitalInput(2);
|
||||
final DigitalInput limit6 = new DigitalInput(0);
|
||||
public void aspirecoral(double vitesse){
|
||||
coral.set(vitesse);
|
||||
}
|
||||
|
Reference in New Issue
Block a user