Skip to content

Commit

Permalink
created new classes for arm subsystem
Browse files Browse the repository at this point in the history
  • Loading branch information
therbun committed Jan 20, 2025
1 parent 05bfbc6 commit a82e14f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
package frc.robot.subsystems.SingleJointedArmSubsystem;

public class SingleJointedArmEncoderIO {

}

0 comments on commit a82e14f

Please sign in to comment.