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.
Diff: EPB_TextLCD.h
- Revision:
- 2:c80a4f135575
- Parent:
- 1:b71e1da4be91
--- 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 *