Display librairy manage 3 LED and a TextLCD (on, off, flash) (print message, clear)

Revision:
4:424dd7f7b12c
Parent:
3:28370613ca07
--- a/Display.h	Mon May 06 07:56:10 2013 +0000
+++ b/Display.h	Mon May 06 08:00:51 2013 +0000
@@ -94,8 +94,8 @@
       
     /** print message on LCD screen and change status of green, red and orange LED.
     * all line except the last line, have to finish by CRLF. Warning : CRLF count like a character.
-    * don't end message by CRLF
-    * examples :
+    * don't end message by CRLF.
+    * examples :\n
     * "this line have to finish by CRLF\/n
     * and next too\/n
     * but not the last"