Closedown

This commit is contained in:
gac-S_Changer
2017-03-29 16:11:22 +02:00
parent dd3657f921
commit eef6789cfd

View File

@@ -349,7 +349,7 @@ class RobotTCP(TcpDevice, Stoppable):
if self.state==State.Offline:
print "Communication resumed"
if self.reset or (self.state==State.Offline):
get_task()
self.get_task()
if self.current_task is not None:
print "Ongoing task: " + task