Class used to interface with the Nokia N5110 LCD.

Fork of N5110 by Craig Evans

Revision:
40:c9262294f2e1
Parent:
37:c708b92609aa
Child:
42:596c207519de
--- a/N5110.h	Wed Mar 08 14:20:01 2017 +0000
+++ b/N5110.h	Wed Mar 08 15:48:48 2017 +0000
@@ -427,7 +427,7 @@
                     int nrows,
                     int ncols,
                     int *sprite);
-
+                    
 private:
 // methods
     void setXYAddress(unsigned int const x,