vmnc
This commit is contained in:
parent
66dd400d0d
commit
601189ab5d
@ -38,6 +38,6 @@ public class ResetGyro extends CommandBase {
|
||||
// Returns true when the command should end.
|
||||
@Override
|
||||
public boolean isFinished() {
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user