Modified to work with two displays

Dependents:   touch2 default CANary_9341_test CANary_merge

Fork of Touch_tft by Peter Drescher

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 */