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:
33:a277743ebdeb
Parent:
31:082372c83f68
Child:
35:5acbd8a64a89
--- a/common.h	Tue Mar 19 01:23:26 2013 +0000
+++ b/common.h	Tue Mar 19 04:43:43 2013 +0000
@@ -11,6 +11,6 @@
 #define maxScreens 9
 #define btnGap 10
 
-#define maxBufLen 512
+#define maxBufLen 768
 #define canTimeout 5
 #define userTimeout 10