From 563c57aa1e614016cb66ebd404719e03b7130c2c Mon Sep 17 00:00:00 2001 From: Snorre Selmer Date: Wed, 10 Nov 2021 18:48:52 +0100 Subject: [PATCH] Explicitly initiating heating/cooling variables --- heating_cooling.ic10 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/heating_cooling.ic10 b/heating_cooling.ic10 index e21bf5d..c67cb62 100644 --- a/heating_cooling.ic10 +++ b/heating_cooling.ic10 @@ -19,6 +19,9 @@ define wall_coolers -739292323 define liquid_wall_coolers -1369060582 define temp_convert 273.15 +move cooling_active 0 +move heating_active 0 + start: yield # establish min- and max-temps to registry