Closedown
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user