Fork with support for ILI9341 controller

Dependents:   CANary_9341 CANary

Fork of TOUCH_TFTx2 by Tick Tock

Revision:
16:bee053b17977
diff -r f2165aa0daa6 -r bee053b17977 precompile.h
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/precompile.h	Sun May 18 12:45:30 2014 +0000
@@ -0,0 +1,6 @@
+#ifndef PRECOMPILE_H
+#define PRECOMPILE_H
+
+#define USE_ILI9341  0
+
+#endif /* PRECOMPILE_H */