limelight mode auto

This commit is contained in:
Antoine PerreaultE
2025-02-17 19:27:02 -05:00
parent 71a90cd543
commit 7492e21135
2 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@ import frc.robot.TunerConstants.TunerConstants.TunerSwerveDrivetrain;
/**
* Class that extends the Phoenix 6 SwerveDrivetrain class and implements
* Subsystem so it can easily be used in command-based projects.
* Subsystem so it can easily be used in command-based projeScts.
*/
public class CommandSwerveDrivetrain extends TunerSwerveDrivetrain implements Subsystem {