Dual CANbus monitor and instrumentation cluster

Dependencies:   SPI_TFTx2 TFT_fonts TOUCH_TFTx2 beep mbed

Fork of CANary by Tick Tock

Revision:
58:4d06288d75a2
Parent:
51:6187c5264a73
Child:
69:6bfdfc002036
--- a/utility.cpp	Tue Apr 09 13:00:12 2013 +0000
+++ b/utility.cpp	Tue Apr 09 20:09:31 2013 +0000
@@ -269,6 +269,7 @@
         logMsg(sTemp);
         //tt.setcal(5570, 34030, 80, 108, 33700, 5780, 82, 108, 32500);// bypass calibration using my values
         tt.calibrate();   // run touchscreen calibration routine
+        // NOTE: calibrates screen 1 first, then screen 0.
         saveConfig();
     } else {
         ledHi = 0.823;