TextLCD compatible wrapper for NOKIA_5110 library

Dependencies:   NOKIA_5110

Fork of TextLCD by Simon Ford

Files at this revision

API Documentation at this revision

Comitter:
Simon Ford
Date:
Thu Jan 02 21:07:01 2014 +0000
Parent:
7:44f34c09bd37
Child:
9:8a3f38cbadd5
Commit message:
touch

Changed in this revision

TextLCD.h Show annotated file Show diff for this revision Revisions of this file
--- a/TextLCD.h	Sat Dec 04 11:29:57 2010 +0000
+++ b/TextLCD.h	Thu Jan 02 21:07:01 2014 +0000
@@ -25,7 +25,7 @@
 
 #include "mbed.h"
 
-/** A TextLCD interface for driving 4-bit HD44780-based LCDs
+/**  A TextLCD interface for driving 4-bit HD44780-based LCDs
  *
  * Currently supports 16x2, 20x2 and 20x4 panels
  *