Closedown

This commit is contained in:
x07maop
2016-11-07 12:43:28 +01:00
parent 4b5d93ccbb
commit 44db8d5958

View File

@@ -71,7 +71,7 @@ while(True):
#Energy.put(setpoint2, timeout=None) # TODO: Set appropriate timeout
energy.write(setpoint2)
sleep( ENERGY_CHANGE_SLEEP ) # Settling time
else
else:
sleep( 0.1 ) # TODO: Check
#TODO: change to Controlled variable?