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:
31:082372c83f68
Parent:
25:ddf0ec209f03
Child:
33:a277743ebdeb
--- a/common.h	Sat Mar 16 16:33:11 2013 +0000
+++ b/common.h	Sun Mar 17 12:17:33 2013 +0000
@@ -11,6 +11,6 @@
 #define maxScreens 9
 #define btnGap 10
 
-#define maxBufLen 768
+#define maxBufLen 512
 #define canTimeout 5
 #define userTimeout 10