LCD display

Dependents:   LAB05_Oppgave4

Fork of LCDLib by Rune Langoy

Revision:
13:76853cda9655
Parent:
12:296a9b15ecd1
Child:
14:393116a59d2f
--- a/TextLCD.h	Sun Sep 20 17:08:38 2015 +0000
+++ b/TextLCD.h	Sun Sep 20 17:10:05 2015 +0000
@@ -24,6 +24,7 @@
 
 /**  A TextLCD interface for driving 4-bit 16x2 KS0066U LCD
  *
+ * Simple example
  * @code
  * #include "mbed.h"
  * #include "TextLCD.h"