thermferm/panel.h

changeset 418
0bfe08c7ba6e
parent 229
5f93b61adb34
child 422
13502d0dda65
--- a/thermferm/panel.h	Sun Nov 08 21:24:52 2015 +0100
+++ b/thermferm/panel.h	Sun Nov 08 22:13:02 2015 +0100
@@ -2,7 +2,6 @@
 #define	_PANEL_H
 
 
-#ifdef HAVE_WIRINGPI_H
 
 /*
  * GPIO pins for the frontpanel LED and push buttons.
@@ -25,6 +24,8 @@
 #define	KEY_ALL		99
 
 
+#ifdef HAVE_WIRINGPI_H
+
 int keycheck(void);
 
 

mercurial