Closedown
This commit is contained in:
@@ -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?
|
||||
|
||||
Reference in New Issue
Block a user