Modified to work with two displays

Dependents:   touch2 default CANary_9341_test CANary_merge

Fork of Touch_tft by Peter Drescher

Revision:
9:b322eddc57c7
Parent:
8:fd0abf6a7f59
--- a/TOUCH_TFTx2.cpp	Fri Feb 22 23:23:34 2013 +0000
+++ b/TOUCH_TFTx2.cpp	Sat Mar 02 15:09:10 2013 +0000
@@ -181,7 +181,7 @@
     int ulx1 = 0, uly1 = 0, brx1 = 0, bry1 = 0;
     int pos_x, pos_y;
     point p;
-    if(true){ //skip cal for me
+    if(false){ //skip cal for me
         x0_off = 5570;
         y0_off = 34030;
         x0_pp = 80;