For uVGAII WebBrowser

Fork of 4DGL by Stephane ROCHON

Revision:
2:6063b076187b
Parent:
1:4f9c6de0879f
Child:
3:2978d0ac4b79
Child:
9:cc9c742bb1a0
--- a/TFT_4DGL.h	Tue Sep 07 12:18:08 2010 +0000
+++ b/TFT_4DGL.h	Tue Sep 07 12:25:42 2010 +0000
@@ -153,6 +153,9 @@
 #define UNPROTECT    '\x02'
 
 //**************************************************************************
+// \class TFT_4DGL TFT_4DGL.h
+// \brief This is the main class. It shoud be used like this : TFT_4GDL myLCD(p9,p10,p11);
+
 class TFT_4DGL {
 
 public :