Closedown

This commit is contained in:
gac-S_Changer
2017-03-01 15:31:08 +01:00
parent 577a76902b
commit b6df4b3f4a

View File

@@ -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: