Closedown

This commit is contained in:
gac-S_Changer
2017-01-26 11:26:45 +01:00
parent b4c9b6f5bd
commit 8864faa26a

View File

@@ -48,7 +48,6 @@ class RobotModbus(DeviceBase):
args[index] = arg
index = index + 1
robot_args.write(to_array(args, 'i'))
robot_req.write(1)
try:
self.request()
ret = robot_ret.read()