Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of TextLCD by
Diff: TextLCD.h
- Revision:
- 8:308d188a2d3a
- Parent:
- 7:44f34c09bd37
- Child:
- 9:603a91aa445a
diff -r 44f34c09bd37 -r 308d188a2d3a TextLCD.h --- 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 *
