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:
120:041edeec08f5
Parent:
118:02010b18efdc
Child:
121:553faf139a20
--- a/common.h	Fri Jul 05 16:55:04 2013 +0000
+++ b/common.h	Mon Jul 08 02:08:08 2013 +0000
@@ -33,3 +33,5 @@
 #define BatDataBaseG5 0x2B // 11 frames
 #define BatDataBaseG6 0x36
 #define BatDataBufMax 0x1B2 // 7 x 3E bytes
+
+#define VP230Sleep 1 // Set to 0 if using VP231 (sleep disables RX)
\ No newline at end of file