Fork of LCD-Window which works with Enhanced TextLCD from Wim
Fork of LcdWindow by
Diff: sed1335text.h
- Revision:
- 8:ba176eea3e40
- Parent:
- 7:b472970bd8f6
--- a/sed1335text.h Tue Jan 04 22:58:59 2011 +0000
+++ b/sed1335text.h Mon Jan 10 22:57:59 2011 +0000
@@ -54,6 +54,7 @@
virtual void character(int column, int row, int c);
protected:
+ void initInternal();
void sendCmd(const unsigned char byte);
void sendData(const unsigned char byte);
