s
This commit is contained in:
parent
f19e11aaf6
commit
b2fefba67b
@ -73,5 +73,10 @@ public AHRS gyroscope = new AHRS();
|
||||
public boolean piston(){
|
||||
return pistondgauche.get();
|
||||
}
|
||||
|
||||
@Override
|
||||
public void periodic() {
|
||||
// This method will be called once per scheduler run
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user