version for 4180 project
Dependents: 4180-final_project
Revision 9:d3614d5accdb, committed 2020-12-10
- Comitter:
- cx872
- Date:
- Thu Dec 10 20:57:57 2020 +0000
- Parent:
- 7:e39a44de229a
- Commit message:
- first drawable asteroid;
Changed in this revision
uLCD_4DGL.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r e39a44de229a -r d3614d5accdb uLCD_4DGL.h --- a/uLCD_4DGL.h Sat Nov 30 02:05:15 2013 +0000 +++ b/uLCD_4DGL.h Thu Dec 10 20:57:57 2020 +0000 @@ -1,3 +1,6 @@ +#ifndef ULCD_4DGL_H +#define ULCD_4DGL_H + // // uLCD_4DGL is a class to drive 4D Systems TFT touch screens // @@ -344,3 +347,4 @@ +#endif \ No newline at end of file