Dual CANbus monitor and instrumentation cluster supporting ILI9341 display controller

Dependencies:   SPI_TFTx2_ILI9341 TOUCH_TFTx2_ILI9341 TFT_fonts mbed

Fork of CANary by Tick Tock

Revision:
185:69cc7adc29a3
Parent:
180:5fdeeb86f3a3
--- a/common.h	Tue May 06 14:43:58 2014 +0000
+++ b/common.h	Mon May 12 00:55:19 2014 +0000
@@ -43,3 +43,4 @@
 #define VP230Sleep 0 // Set to 0 if using VP231 (sleep disables RX)
 
 #define minTirePressure 128 // 34psi X 4
+//#define ILI9341 // New displays use a different controller
\ No newline at end of file