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:
25:ddf0ec209f03
Child:
35:5acbd8a64a89
--- a/displayModes.h	Tue Mar 19 01:23:26 2013 +0000
+++ b/displayModes.h	Tue Mar 19 04:43:43 2013 +0000
@@ -18,6 +18,7 @@
 extern unsigned char battData[256];
 extern bool showCP;
 extern bool logEn;
+extern bool repeatPoll;
 extern unsigned char dMode[2];
 extern unsigned char lastDMode[2];
 extern unsigned char sMode;