thermferm/thermferm.h

changeset 205
ca18ff45deba
parent 194
9eaaba49450f
child 206
78fb6f99e473
--- a/thermferm/thermferm.h	Sun Aug 10 12:09:07 2014 +0200
+++ b/thermferm/thermferm.h	Sun Aug 10 13:26:35 2014 +0200
@@ -44,6 +44,10 @@
 #include <pcf8574.h>
 #include <lcd.h>
 
+#define MENU_NONE       0
+#define MENU_TOP        1
+
+
 #endif
 
 #define TRUE 1

mercurial