thermferm/thermferm.c

changeset 215
5ad534c79a22
parent 214
37d1eb0e1d66
child 219
ae720212accc
--- a/thermferm/thermferm.c	Sun Aug 10 23:36:22 2014 +0200
+++ b/thermferm/thermferm.c	Mon Aug 11 11:09:23 2014 +0200
@@ -89,7 +89,7 @@
 }
 
 
-
+#ifdef HAVE_WIRINGPI_H
 void go_menu(int menu)
 {
     mb_lcdClear(lcdHandle);
@@ -178,7 +178,6 @@
 
 
 
-#ifdef HAVE_WIRINGPI_H
 void stopLCD(void)
 {
     mb_lcdClear(lcdHandle);

mercurial