Skip to content

Commit

Permalink
add talonfx import
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkoKupresanin committed Jan 24, 2024
1 parent fccc11d commit 7437efe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Robot2024/src/main/java/com/team2813/subsystems/Climber.java
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
import edu.wpi.first.wpilibj.Timer;
import edu.wpi.first.wpilibj2.command.SubsystemBase;

import com.team2813.lib2813.control.motors.TalonFXWrapper;

import static com.team2813.Constants.*;

@SuppressWarnings("unused")
Expand Down

0 comments on commit 7437efe

Please sign in to comment.