version for 4180 project

Dependents:   4180-final_project

Files at this revision

API Documentation at this revision

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
--- 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