Edutech IoT Team / EPB_TextLCD

Files at this revision

API Documentation at this revision

Comitter:
dwijaybane
Date:
Mon Jan 25 07:38:31 2016 +0000
Parent:
1:b71e1da4be91
Commit message:
updated comment

Changed in this revision

EPB_TextLCD.h Show annotated file Show diff for this revision Revisions of this file
--- a/EPB_TextLCD.h	Mon Jan 25 07:36:26 2016 +0000
+++ b/EPB_TextLCD.h	Mon Jan 25 07:38:31 2016 +0000
@@ -28,7 +28,7 @@
  *
  * @code
  * #include "mbed.h"
- * #include "TextLCD.h"
+ * #include "EPB_TextLCD.h"
  * 
  * TextLCD lcd(p10, p11, p12, p15, p16, p29, p30); // rs, rw, e, d4-d7
  *