diff -r 9a14d6b2de7f -r ca18ff45deba thermferm/thermferm.h --- 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 #include +#define MENU_NONE 0 +#define MENU_TOP 1 + + #endif #define TRUE 1