Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: GPS_System_with_Google_Maps
Fork of NokiaLCD by
Diff: NokiaLCD.h
- Revision:
- 5:18ae1fbb4c63
- Parent:
- 4:96b9e1bab169
diff -r 96b9e1bab169 -r 18ae1fbb4c63 NokiaLCD.h
--- 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);
