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:
153:e94cfe3c339c
Parent:
152:a4d66901785d
Child:
154:90ea16ca7475
--- a/displayModes.h	Sun Oct 06 14:49:09 2013 +0000
+++ b/displayModes.h	Sat Oct 12 03:48:30 2013 +0000
@@ -65,6 +65,7 @@
 extern unsigned short uMsgId[8];
 extern bool accOn;
 extern bool autoSync;
+extern unsigned short modelYear;
 
 extern "C" {
     void printLast (bool force, bool showButtons);