- encodeurs

This commit is contained in:
2024-10-28 18:49:53 -04:00
parent eca7bb1891
commit 4944f4662b
2 changed files with 1 additions and 6 deletions

View File

@ -19,7 +19,7 @@ public class Desaccumuler extends Command {
// Called when the command is initially scheduled.
@Override
public void initialize() {
accumulateur.resetencodeur();
}
// Called every time the scheduler runs while the command is scheduled.