Adapt feetech calibration
This commit is contained in:
@@ -125,6 +125,7 @@ class MockMotorsBus(MotorsBus):
|
||||
def _handshake(self): ...
|
||||
def _find_single_motor(self, motor, initial_baudrate): ...
|
||||
def configure_motors(self): ...
|
||||
def is_calibrated(self): ...
|
||||
def read_calibration(self): ...
|
||||
def write_calibration(self, calibration_dict): ...
|
||||
def disable_torque(self, motors, num_retry): ...
|
||||
|
||||
Reference in New Issue
Block a user