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:
140:ab3e94eb0227
Parent:
134:ad243e4f1a17
Child:
141:cf13a632ddb5
--- a/common.h	Fri Aug 02 14:11:23 2013 +0000
+++ b/common.h	Sun Aug 04 14:57:40 2013 +0000
@@ -37,4 +37,5 @@
 
 #define VP230Sleep 0 // Set to 0 if using VP231 (sleep disables RX)
 
-#define minTirePressure 128 // 32psi X 4
\ No newline at end of file
+#define minTirePressure 128 // 34psi X 4
+#define brkMonRate 40000 // larger = slower chirp rate
\ No newline at end of file