Closedown

This commit is contained in:
gac-S_Changer
2017-04-06 15:07:44 +02:00
parent 7f8cce1b9a
commit e192970aa2
2 changed files with 2 additions and 1 deletions

View File

@@ -33,5 +33,5 @@
<Float name="powerShutdownDelay" value="-1" />
<String name="standardFiles" value="" />
<Float name="lliCycleTime" value="-1" />
<Float name="powerHourCount" value="239.702138" />
<Float name="powerHourCount" value="309.942018" />
</controller>

View File

@@ -407,6 +407,7 @@ class RobotTCP(TcpDevice, Stoppable):
time.sleep(0.1)
time.sleep(0.5)
self.current_task = program
self._update_state()
def stop_task(self):
#tasks = [t for t in self.high_level_tasks]