This library must included in: NUCLEO-L152RE and Arduino LCD 1602 that is here: https://mbed.org/users/emcu/code/NUCLEOL152RE_and_Arduino_LCD1602/

Dependents:   F334andDS18B20 F334andDS18B20andLCD1602andRELAYdlyCasaV12

Fork of TextLCD by Enrico Marinoni

Revision:
8:308d188a2d3a
Parent:
7:44f34c09bd37
Child:
9:a8fcb19c3728
--- 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
  *