Fork of the 4DGL-uLCD-SE library by Jim Hamblen.

Dependents:   ulcd_demo ulcd_accel internet_clock 4180_Final_Project ... more

Fork of 4DGL-uLCD-SE by jim hamblen

Revision:
6:b759b69cbaf9
Parent:
4:74df7fc26fef
Child:
7:e39a44de229a
diff -r 8936798c19a3 -r b759b69cbaf9 uLCD_4DGL_Graphics.cpp
--- a/uLCD_4DGL_Graphics.cpp	Fri Nov 22 02:44:37 2013 +0000
+++ b/uLCD_4DGL_Graphics.cpp	Mon Nov 25 04:24:22 2013 +0000
@@ -1,5 +1,5 @@
 //
-// uLCD_4DGL is a class to drive 4D Systems TFT touch screens
+// uLCD_4DGL is a class to drive 4D Systems LCD screens
 //
 // Copyright (C) <2010> Stephane ROCHON <stephane.rochon at free.fr>
 //
@@ -307,3 +307,4 @@
     writeCOMMAND(command, 2);
 }
 
+