Attempts to merge SPI_TFT2 & SPI_TFT_ILI9341

Dependencies:   SPI_TFTx2 TFT_fonts TOUCH_TFTx2 mbed

Fork of CANary by Tick Tock

Revision:
185:f45e18d7b801
Parent:
184:5ca7b78297fe
--- a/main.cpp	Tue May 06 14:43:58 2014 +0000
+++ b/main.cpp	Sat May 17 13:29:40 2014 +0000
@@ -9,7 +9,7 @@
 // * Add tire pressure cal (40psi for me = FR 38, RR 38.2, FL 37.8, RL 38 - maybe 2psi error on my tire gauge?)
 // * Add on screen messages for heater on, etc, and use refresh feature above to clear in x seconds
 // * Be more efficient with write buffer (use msgLen instead of always storing 8 bytes)
-
+// * Merge in 9341 controller option
 // rev184
 // Fixed wh adjustment algorithm