before merge

This commit is contained in:
2026-02-12 19:45:07 -06:00
parent fab0d6346d
commit c5ff8d37ab
3 changed files with 43 additions and 18 deletions

View File

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