changed CAN IDs in code (im geekin)

This commit is contained in:
Abhishrek05
2024-01-12 20:29:50 -07:00
parent a1b28dabee
commit 1cd7296e0e
4 changed files with 14 additions and 108 deletions
@@ -14,7 +14,7 @@ import frc4388.robot.Constants.SwerveDriveConstants;
import frc4388.utility.RobotGyro;
import edu.wpi.first.wpilibj.smartdashboard.SmartDashboard;
public class SwerveDrive extends SubsystemBase {
public class SwerveDrive extends SubsystemBase {
private SwerveModule leftFront;
private SwerveModule rightFront;