TELL: Updated Error message for move_cold
This commit is contained in:
@@ -370,7 +370,7 @@ class TellClient:
|
||||
self._last_cmd_id = self.start_cmd("move_cold", reset_timestamp)
|
||||
|
||||
if wait:
|
||||
self.check_command_ok(timeout=360.0, msg=f"Move to park failed")
|
||||
self.check_command_ok(timeout=360.0, msg=f"Move to cold failed")
|
||||
|
||||
def trash(self):
|
||||
if self.__simulation:
|
||||
|
||||
Reference in New Issue
Block a user