Simple library for interfacing to Nokia 5110 LCD display (as found on the SparkFun website).

Fork of N5110 by Craig Evans

Revision:
21:eb1b50c35940
Parent:
20:91e0cffbdc53
--- a/N5110.h	Fri May 06 05:38:04 2016 +0000
+++ b/N5110.h	Fri May 06 05:42:25 2016 +0000
@@ -3,6 +3,8 @@
 
 @brief Header file containing member functions and variables
 
+@brief This library was modified and that is the reason it is being re-published
+
 */
 
 #ifndef N5110_H