Gyroscope

This commit is contained in:
2023-02-13 19:07:40 -05:00
parent ba6bcf1aac
commit 9d15b3410b
6 changed files with 56 additions and 2 deletions

View File

@ -23,7 +23,6 @@ public class PivoteBrasBas extends CommandBase {
// Called once the command ends or is interrupted.
@Override
public void end(boolean interrupted) {}
// Returns true when the command should end.
@Override
public boolean isFinished() {