nokia screen library

Fork of N5110 by Craig Evans

Revision:
20:d607661cd22f
Parent:
19:ba8addc061ea
--- a/N5110.h	Thu Apr 23 18:57:52 2015 +0000
+++ b/N5110.h	Thu May 05 01:56:40 2016 +0000
@@ -227,6 +227,7 @@
     *   @param x - the column number (0 to 83)
     *   @param y - the row number (0 to 5) - the display is split into 6 banks - each bank can be considered a row
     */
+    void printInt(int a,int x,int y);
     void printChar(char c,int x,int y);
 
     /** Set a Pixel