thermferm/thermferm.h

changeset 218
311a293b3e46
parent 215
5ad534c79a22
child 240
6bdda35b4a13
--- a/thermferm/thermferm.h	Mon Aug 11 12:34:05 2014 +0200
+++ b/thermferm/thermferm.h	Mon Aug 11 12:34:49 2014 +0200
@@ -159,6 +159,8 @@
 #define	PROFILE_PAUSE		1		/* Profile pause		*/
 #define	PROFILE_RUN		2		/* Profile is running		*/
 #define	PROFILE_DONE		3		/* Profile is finished		*/
+#define	PROFILE_ABORT		4		/* Profile abort		*/
+
 
 /*
  * External devices like sensors, relays.

mercurial