Closedown

This commit is contained in:
gac-S_Changer
2017-02-27 10:01:19 +01:00
parent e7090bc1aa
commit 2bf30776f4
2 changed files with 38 additions and 38 deletions

View File

@@ -55,7 +55,7 @@ class RobotModbus(DeviceBase):
def mount(self, puck, sample):
return self.execute('1', '1', puck, sample)
add_device(RobotModbus("robot"), force = True)
add_device(RobotModbus("robot_modbus"), force = True)