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:
37:fea2c1d52c5f
Parent:
36:dbd39c315258
Child:
38:155ec32c5e91
--- a/common.h	Sat Mar 23 04:43:45 2013 +0000
+++ b/common.h	Sun Mar 24 15:35:45 2013 +0000
@@ -2,7 +2,7 @@
 #define logScreen 1
 #define dteScreen 2
 #define brakeScreen 3
-#define powerScreen 4
+#define testScreen 4
 #define monitorScreen 5
 #define changedScreen 6
 #define cpScreen 7