thermferm/thermferm.h

changeset 292
138d5e15be01
parent 289
d810df0df36a
child 293
881b1ae75468
--- a/thermferm/thermferm.h	Wed Oct 29 14:36:53 2014 +0100
+++ b/thermferm/thermferm.h	Wed Oct 29 14:41:00 2014 +0100
@@ -132,7 +132,7 @@
     float		temp_set_min;		/* Minimum temperature		*/
     float		temp_set_max;		/* Maximum temperature		*/
     float		idle_rangeL;		/* Idle temperature low		*/
-    float		idle_rangeH;		/* Idle range high		*/
+    float		idle_rangeH;		/* Idle temperature high	*/
     char		*profile;		/* Active profile uuid		*/
     time_t		prof_started;		/* Profile start time		*/
     int			prof_state;		/* Profile OFF|PAUSE|RUN|DONE	*/

mercurial