Skip to content

Commit

Permalink
funny naming fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
amrikverma committed Jan 24, 2024
1 parent 7f74795 commit a20a1e2
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
package com.team2813.subsytems;
package com.team2813.subsystems;

import com.ctre.phoenix.motorcontrol.NeutralMode;
import com.ctre.phoenix.motorcontrol.TalonFXInvertType;
import com.revrobotics.CANSparkLowLevel;
import com.team2813.lib2813.control.motors.TalonFXWrapper;
//import com.team2813.lib2813.control.motors.SparkMaxWrapper;
import com.team2813.lib2813.control.ControlMode;
Expand Down

0 comments on commit a20a1e2

Please sign in to comment.