Files at this revision

API Documentation at this revision

Comitter:
donde
Date:
Fri May 25 01:48:37 2012 +0000
Parent:
4:96b9e1bab169
Commit message:

Changed in this revision

NokiaLCD.h Show annotated file Show diff for this revision Revisions of this file
--- a/NokiaLCD.h	Sun May 20 20:22:15 2012 +0000
+++ b/NokiaLCD.h	Fri May 25 01:48: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);