Corrected margin labels

Wed, 29 Oct 2014 14:41:00 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 29 Oct 2014 14:41:00 +0100
changeset 292
138d5e15be01
parent 291
d74b56ae669e
child 293
881b1ae75468

Corrected margin labels

thermferm/thermferm.h file | annotate | diff | comparison | revisions
--- 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