Skip to content

Commit

Permalink
fixed arm toolkit imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Ericxiyinyang committed Dec 9, 2024
1 parent 91a3075 commit 124b728
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file added tests/armtest.py
Empty file.
2 changes: 1 addition & 1 deletion toolkit/motors/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
from toolkit.motors.ctre_motors import TalonSRX, TalonFX, TalonGroup, TalonConfig
from toolkit.motors.ctre_motors import TalonFX, TalonConfig
from toolkit.motors.rev_motors import SparkMax, SparkMaxConfig

0 comments on commit 124b728

Please sign in to comment.