limit requin
This commit is contained in:
parent
17f3f697b9
commit
1157bdf76a
@ -20,7 +20,7 @@ public class Requin extends SubsystemBase {
|
|||||||
/** Creates a new Requin. */
|
/** Creates a new Requin. */
|
||||||
ShuffleboardTab teb = Shuffleboard.getTab("teb");
|
ShuffleboardTab teb = Shuffleboard.getTab("teb");
|
||||||
public Requin() {
|
public Requin() {
|
||||||
// teb.addBoolean("limit requin", limit3);
|
teb.addBoolean("limit requin", this::enHaut);
|
||||||
}
|
}
|
||||||
final SparkFlex balaye = new SparkFlex(15, MotorType.kBrushless);
|
final SparkFlex balaye = new SparkFlex(15, MotorType.kBrushless);
|
||||||
final SparkMax rotatione = new SparkMax(17, MotorType.kBrushless);
|
final SparkMax rotatione = new SparkMax(17, MotorType.kBrushless);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user