s
This commit is contained in:
parent
2e7767175f
commit
843e1cbb03
@ -64,6 +64,9 @@ public AHRS gyroscope = new AHRS();
|
||||
public void pistonouvre(){
|
||||
pistondroite.set(false);
|
||||
}
|
||||
public boolean piston(){
|
||||
return pistondroite.get();
|
||||
}
|
||||
|
||||
@Override
|
||||
public void periodic() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user