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:
44:6262a9fd1e56
Parent:
41:8d4609ea7259
Child:
48:d1ce92104a1f
--- a/common.h	Tue Apr 02 06:32:25 2013 +0000
+++ b/common.h	Tue Apr 02 06:53:50 2013 +0000
@@ -9,7 +9,8 @@
 #define config1Screen 8
 #define playbackScreen 9
 #define dateScreen 10
-#define maxScreens 10
+#define cpHistScreen 11
+#define maxScreens 11
 #define btnGap 10
 
 #define maxBufLen 512