Just tweeked orientation and contrast values
Fork of NokiaLCD by
Diff: NokiaLCD.h
- Revision:
- 1:8f005b0dcfa7
- Parent:
- 0:ff874f85ed33
- Child:
- 2:2d1b23692cbb
--- a/NokiaLCD.h Wed Jun 09 08:02:04 2010 +0000 +++ b/NokiaLCD.h Fri Nov 19 22:07:46 2010 +0000 @@ -98,7 +98,6 @@ void foreground(int c); void background(int c); - protected: virtual void _window(int x, int y, int width, int height); virtual void _putp(int colour);