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:
122:138a40892a4c
Parent:
121:553faf139a20
Child:
123:a8c0042df617
--- a/common.h	Thu Jul 11 05:29:18 2013 +0000
+++ b/common.h	Wed Jul 17 13:48:51 2013 +0000
@@ -33,6 +33,6 @@
 #define BatDataBaseG5 0x2B // 11 frames
 #define BatDataBaseG6 0x36 // 4 frames
 #define BatDataBaseG7 0x3A
-#define BatDataBufMax 0x1B2 // 7 x 3E bytes
+#define BatDataBufMax 0x196 // 7 x 3A bytes
 
 #define VP230Sleep 1 // Set to 0 if using VP231 (sleep disables RX)
\ No newline at end of file