Explicitly initiating heating/cooling variables

This commit is contained in:
Snorre Selmer 2021-11-10 18:48:52 +01:00
parent 96db3f1ea0
commit 563c57aa1e

View File

@ -19,6 +19,9 @@ define wall_coolers -739292323
define liquid_wall_coolers -1369060582 define liquid_wall_coolers -1369060582
define temp_convert 273.15 define temp_convert 273.15
move cooling_active 0
move heating_active 0
start: start:
yield yield
# establish min- and max-temps to registry # establish min- and max-temps to registry