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:
48:d1ce92104a1f
Parent:
44:6262a9fd1e56
Child:
50:83d5864c64a0
--- a/common.h	Tue Apr 02 07:23:46 2013 +0000
+++ b/common.h	Sat Apr 06 04:18:49 2013 +0000
@@ -10,8 +10,11 @@
 #define playbackScreen 9
 #define dateScreen 10
 #define cpHistScreen 11
-#define maxScreens 11
+#define cpBarScreen 12
+#define maxScreens 12
 #define btnGap 10
+#define ttSkin 0
+#define ggSkin 1
 
 #define maxBufLen 512
 #define canTimeout 5