a modified version of N5110 library to be used with freescale boards

Fork of N5110 by francesco fantoni

Revision:
8:2993b19ba7dd
Parent:
7:77bd2c73fe41
--- a/N5110.h	Thu May 22 21:50:41 2014 +0200
+++ b/N5110.h	Thu May 14 17:10:24 2015 +0000
@@ -162,7 +162,7 @@
     *   @param  c - the character to print. Can print ASCII as so printChar('C').
     */
     void printChar(char c);
-    
+    void printChar(char c, int x, int y);
     void printNegChar(char c);
 
     /** Set a Pixel