thermferm/lcd-pcf8574.h

changeset 223
14700edd2a67
parent 106
1bd9a16f5061
child 420
644a6106d712
--- a/thermferm/lcd-pcf8574.h	Tue Aug 12 12:49:26 2014 +0200
+++ b/thermferm/lcd-pcf8574.h	Tue Aug 12 13:09:50 2014 +0200
@@ -18,9 +18,6 @@
 
 void setBacklight (int);
 int  initLCD (int, int);
-void mb_lcdPutchar(const int, unsigned char);
-void mb_lcdPuts(const int, const char *);
-void mb_lcdClear(const int);
 
 #endif
 

mercurial