thermferm/rdconfig.c

changeset 604
e2766e538d0e
parent 582
ba340e00aab2
child 614
389097dc665d
--- a/thermferm/rdconfig.c	Sun Jul 07 14:28:37 2019 +0200
+++ b/thermferm/rdconfig.c	Mon Nov 04 13:19:27 2019 +0100
@@ -587,7 +587,7 @@
     unit->heater_wait = unit->cooler_wait = unit->fan_wait = unit->light_wait = 0;
     unit->heater_usage = unit->cooler_usage = unit->fan_usage = unit->light_usage = 0;
     unit->temp_set_min = 1.0;
-    unit->temp_set_max = 30.0;
+    unit->temp_set_max = 45.0;
     unit->yeast_lo = 12.0;
     unit->yeast_hi = 24.0;
     unit->prof_started = unit->prof_paused = unit->prof_primary_done = (time_t)0;

mercurial