Simple library for interfacing to Nokia 5110 LCD display (as found on the SparkFun website).
Fork of N5110 by
Revision 21:eb1b50c35940, committed 2016-05-06
- Comitter:
- el14cs
- Date:
- Fri May 06 05:42:25 2016 +0000
- Parent:
- 20:91e0cffbdc53
- Commit message:
- Final version
Changed in this revision
N5110.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 91e0cffbdc53 -r eb1b50c35940 N5110.h --- 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