This includes all known improvements from other people's spins on the Nokia library, including Alistair Popple's fix to the very poor contrast on newer LCD 6100 displays.

Fork of NokiaLCD by Iftekhar Choudhury

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);