Closedown
This commit is contained in:
+1
-1
@@ -346,7 +346,7 @@ class RobotTCP(TcpDevice, Stoppable):
|
||||
if not self.empty: self.setState(State.Paused)
|
||||
else: self.setState(State.Ready)
|
||||
|
||||
def doUpdate(self):
|
||||
def doUpdate(self):
|
||||
try:
|
||||
start = time.time()
|
||||
#sts = self._sendReceive("EVT").strip().split(self.array_separator)
|
||||
|
||||
Reference in New Issue
Block a user