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.
Revision 2:c80a4f135575, committed 2016-01-25
- 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 *