Closedown
This commit is contained in:
@@ -7,6 +7,7 @@ class RobotSC(RobotTCP):
|
||||
def on_event(self,ev):
|
||||
#print "EVT: " + ev
|
||||
pass
|
||||
|
||||
def doUpdate(self):
|
||||
RobotTCP.doUpdate(self)
|
||||
if self.state != State.Offline:
|
||||
|
||||
Reference in New Issue
Block a user