For uVGAII WebBrowser
Fork of 4DGL by
Diff: TFT_4DGL.h
- Revision:
- 1:4f9c6de0879f
- Parent:
- 0:1102d253f057
- Child:
- 2:6063b076187b
diff -r 1102d253f057 -r 4f9c6de0879f TFT_4DGL.h --- 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