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

Branch:
Metric
Revision:
98:9f8bab96edff
Parent:
87:46ac3f2519d6
Child:
102:fd19f777a0b4
--- a/common.h	Fri May 03 14:31:07 2013 +0000
+++ b/common.h	Mon Jun 10 12:00:48 2013 +0000
@@ -11,7 +11,7 @@
 #define changedScreen 10
 #define playbackScreen 11
 #define dateScreen 12
-#define config1Screen 13
+#define configScreen 13
 #define indexScreen 14
 #define maxScreens 14