grimpeur manuel
This commit is contained in:
parent
476df088ea
commit
5b80c53963
@ -21,7 +21,7 @@ public class RobotContainer {
|
|||||||
public RobotContainer() {
|
public RobotContainer() {
|
||||||
grimpeur.setDefaultCommand(new RunCommand(()->{
|
grimpeur.setDefaultCommand(new RunCommand(()->{
|
||||||
grimpeur.grimpe(manette1.getLeftY())
|
grimpeur.grimpe(manette1.getLeftY())
|
||||||
}));
|
},grimpeur));
|
||||||
configureBindings();
|
configureBindings();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user