This is a library for 4DGL screens from 4D Systems in Autralia (http://www.4dsystems.com.au). Most graphic, touch and text functions are supported

Dependents:   Conways_Game_Life uVGAII_demo 4DGLtest_CalSol uVGA_4180

Files at this revision

API Documentation at this revision

Comitter:
Kerpower
Date:
Tue Sep 07 12:18:08 2010 +0000
Parent:
0:1102d253f057
Child:
2:6063b076187b
Commit message:

Changed in this revision

TFT_4DGL.h Show annotated file Show diff for this revision Revisions of this file
--- a/TFT_4DGL.h	Tue Sep 07 12:07:29 2010 +0000
+++ b/TFT_4DGL.h	Tue Sep 07 12:18:08 2010 +0000
@@ -16,8 +16,11 @@
 // You should have received a copy of the GNU General Public License
 // along with TFT_4DGL.  If not, see <http://www.gnu.org/licenses/>.
 
+// @author Stephane Rochon
+
 #include "mbed.h"
 
+// Debug Verbose on terminal enabled
 #ifndef DEBUGMODE
 #define DEBUGMODE 1
 #endif