thermferm/thermferm.h

changeset 191
c74bbc24a1c8
parent 185
4f34271cf1e7
child 194
9eaaba49450f
--- a/thermferm/thermferm.h	Thu Aug 07 16:44:53 2014 +0200
+++ b/thermferm/thermferm.h	Thu Aug 07 19:38:30 2014 +0200
@@ -122,6 +122,7 @@
     char		*uuid;			/* Profile uuid			*/
     char		*name;			/* Profile name			*/
     int			busy;			/* Profile busy == 1, free == 0	*/
+    float		inittemp;		/* Temp target before start	*/
     prof_step		*steps;			/* Profile steps		*/
 } profiles_list;
 

mercurial