Added Patches for Display Quality

Dependents:   GPS_System_with_Google_Maps

Fork of NokiaLCD by Don DeGregori

Revision:
3:492eeba77fc4
Parent:
0:3c7276a576d2
Child:
4:96b9e1bab169
--- a/NokiaLCD.h	Sat May 19 03:07:36 2012 +0000
+++ b/NokiaLCD.h	Sun May 20 02:01:37 2012 +0000
@@ -123,7 +123,7 @@
      */
     void background(int c);
 
-protected:
+//protected:
     virtual void _window(int x, int y, int width, int height);
     virtual void _putp(int colour);