]> git.taranathan.com Git - FRC2027.git/commitdiff
test autofmt
authorTaran Nathan <moogoesmeow123@gmail.com>
Wed, 13 May 2026 23:41:22 +0000 (16:41 -0700)
committerTaran Nathan <moogoesmeow123@gmail.com>
Wed, 13 May 2026 23:41:22 +0000 (16:41 -0700)
src/main/java/frc/robot/RobotContainer.java

index 60cd714e1b38b51818f75bb2be73780d3478a70b..d410dacf1537938c83ca6d03f4d47c865e4cf092 100644 (file)
@@ -21,6 +21,25 @@ import edu.wpi.first.wpilibj2.command.Command;
 import edu.wpi.first.wpilibj2.command.CommandScheduler;
 import frc.robot.commands.DoNothing;
 import frc.robot.commands.LogCommand;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
 import frc.robot.commands.auto_comm.ChoreoPathCommandBuilder;
 import frc.robot.commands.auto_comm.DynamicAutoBuilder;
 import frc.robot.commands.drive_comm.SysIDDriveCommand;