Sloth load works

This commit is contained in:
2026-02-12 19:51:50 -06:00
parent 0d4189e15d
commit 645267d05f
2 changed files with 2 additions and 1 deletions

View File

@@ -33,7 +33,7 @@ import java.util.List;
@Config
@TeleOp
public class TeleopV3 extends LinearOpMode {
public static double manualVel = 3000;
public static double manualVel = 1000;
//Testing a new comment
public static double hoodDefaultPos = 0.5;