Skip to content

Commit

Permalink
Update Rainstorm
Browse files Browse the repository at this point in the history
  • Loading branch information
WindowsVistaisCool committed Mar 11, 2024
1 parent 4a92646 commit afb7f98
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/main/java/frc/rainstorm
3 changes: 1 addition & 2 deletions src/main/java/frc/robot/subsystems/Drivetrain.java
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@
import frc.robot.Constants.RobotMap;

public class Drivetrain extends DemoSubsystemBase implements DemoDrivetrain {

/* Generic MotorController */

private TalonFX leftMotor;
private TalonFX rightMotor;

Expand Down

0 comments on commit afb7f98

Please sign in to comment.