thermferm/lcd-pcf8574.h

changeset 426
e54611453d29
parent 420
644a6106d712
--- a/thermferm/lcd-pcf8574.h	Thu Nov 19 20:45:09 2015 +0100
+++ b/thermferm/lcd-pcf8574.h	Thu Nov 19 21:17:26 2015 +0100
@@ -16,9 +16,9 @@
 #define AF_DB6          (AF_BASE + 6)
 #define AF_DB7          (AF_BASE + 7)
 
-void setBacklight (int);
 #endif
 
+void setBacklight (int);
 int  initLCD (int, int);
 
 

mercurial