thermferm/thermferm.h

changeset 215
5ad534c79a22
parent 214
37d1eb0e1d66
child 218
311a293b3e46
--- a/thermferm/thermferm.h	Sun Aug 10 23:36:22 2014 +0200
+++ b/thermferm/thermferm.h	Mon Aug 11 11:09:23 2014 +0200
@@ -44,6 +44,7 @@
 #include <pcf8574.h>
 #include <lcd.h>
 
+
 #define MENU_NONE       	0
 #define MENU_TOP_DEFAULT       	1
 #define	MENU_TOP_UNITS		2
@@ -70,8 +71,8 @@
 #define	MENU_SYS_MASH		33
 #define	MENU_SYS_THERMS		34
 
+#endif
 
-#endif
 
 #define TRUE 1
 #define FALSE 0

mercurial