thermferm/thermferm.c

changeset 402
6b9f0c3c7f63
parent 401
0226d0f37bb7
child 405
0ad4cb5f4afa
--- a/thermferm/thermferm.c	Thu Sep 17 17:01:15 2015 +0200
+++ b/thermferm/thermferm.c	Thu Sep 17 17:09:09 2015 +0200
@@ -1309,6 +1309,13 @@
 			    } /* switch */
 			}
 		    }
+		} else {
+		    /*
+		     * Set some sane values
+		     */
+		    unit->prof_target_lo = 19.8;
+		    unit->prof_target_hi = 20.2;
+		    unit->prof_fridge_mode = 0;
 		}
 
 		/*

mercurial