thermferm/thermferm.h

changeset 136
264e5ee5abfc
parent 132
8bd209d1c020
child 157
259a018758f9
--- a/thermferm/thermferm.h	Fri Jul 25 23:28:44 2014 +0200
+++ b/thermferm/thermferm.h	Sat Jul 26 13:18:00 2014 +0200
@@ -125,6 +125,7 @@
     int			version;		/* Version 1			*/
     char		*uuid;			/* Profile uuid			*/
     char		*name;			/* Profile name			*/
+    int			busy;			/* Profile busy == 1, free == 0	*/
     prof_step		*steps;			/* Profile steps		*/
 } profiles_list;
 

mercurial