uLCD library

Dependents:   uLCD_Multiscreen

Fork of 4DGL-uLCD-SE by jim hamblen

Revision:
8:a2da7a7c517b
Parent:
7:e39a44de229a
--- a/uLCD_4DGL.h	Sat Nov 30 02:05:15 2013 +0000
+++ b/uLCD_4DGL.h	Wed Mar 11 21:31:04 2015 +0000
@@ -1,3 +1,5 @@
+#ifndef ULCD_4DGL_H
+#define ULCD_4DGL_H
 //
 // uLCD_4DGL is a class to drive 4D Systems TFT touch screens
 //
@@ -336,11 +338,5 @@
 };
 
 typedef unsigned char BYTE;
-
-
-
+#endif
 
-
-
-
-