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 9:57bc18813e17, committed 2021-10-26
- Comitter:
- klin315
- Date:
- Tue Oct 26 05:08:34 2021 +0000
- Parent:
- 7:e39a44de229a
- Commit message:
- Goes with rest;
Changed in this revision
| uLCD_4DGL.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/uLCD_4DGL.h Sat Nov 30 02:05:15 2013 +0000 +++ b/uLCD_4DGL.h Tue Oct 26 05:08:34 2021 +0000 @@ -19,7 +19,8 @@ // along with uLCD_4DGL. If not, see <http://www.gnu.org/licenses/>. // @author Stephane Rochon - +#ifndef ULCD4DGL_H +#define ULCD4DGL_H #include "mbed.h" // Debug Verbose off - SGE commands echoed to USB serial for debugmode=1 @@ -337,6 +338,7 @@ typedef unsigned char BYTE; +#endif @@ -344,3 +346,4 @@ +