Move feetech table & cleanup

This commit is contained in:
Simon Alibert
2025-03-22 01:24:48 +01:00
parent 857f335be9
commit 9e34c1d731
4 changed files with 88 additions and 101 deletions
+1 -6
View File
@@ -1,8 +1,3 @@
from .feetech import FeetechMotorsBus
from .feetech_calibration import apply_feetech_offsets_from_calibration, run_full_arm_calibration
__all__ = [
"FeetechMotorsBus",
"apply_feetech_offsets_from_calibration",
"run_full_arm_calibration",
]
from .tables import *