Add setup_motor
This commit is contained in:
@@ -132,6 +132,7 @@ class MockMotorsBus(MotorsBus):
|
||||
|
||||
def _assert_protocol_is_compatible(self, instruction_name): ...
|
||||
def _handshake(self): ...
|
||||
def _find_single_motor(self, motor, initial_baudrate): ...
|
||||
def configure_motors(self): ...
|
||||
def read_calibration(self): ...
|
||||
def write_calibration(self, calibration_dict): ...
|
||||
|
||||
Reference in New Issue
Block a user