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.
Diff: TextLCD.h
- Revision:
- 9:e4181ca86180
- Parent:
- 8:308d188a2d3a
--- a/TextLCD.h Thu Jan 02 21:07:01 2014 +0000
+++ b/TextLCD.h Mon Feb 18 22:13:43 2019 +0000
@@ -45,7 +45,7 @@
/** LCD panel format */
enum LCDType {
- LCD16x2 /**< 16x2 LCD panel (default) */
+ LCD16x2 /**< 16x2 LCD panel (default) */
, LCD16x2B /**< 16x2 LCD panel alternate addressing */
, LCD20x2 /**< 20x2 LCD panel */
, LCD20x4 /**< 20x4 LCD panel */