mode auto

This commit is contained in:
Antoine PerreaultE
2025-03-04 10:23:54 -05:00
parent a420d3ff2f
commit 9ce0d79903
3 changed files with 3 additions and 4 deletions

View File

@@ -27,7 +27,6 @@ public class L1Requin extends Command {
// Called every time the scheduler runs while the command is scheduled.
@Override
public void execute() {
bougie.Bleu();
if(requin.encodeur()<=530 && requin.encodeur()>=430){
requin.rotationer(0);
}