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:
158:059abeb44ba1
Parent:
155:f31006516956
Child:
159:577e9d015693
--- a/utility.h	Wed Oct 30 03:16:51 2013 +0000
+++ b/utility.h	Thu Oct 31 14:41:24 2013 +0000
@@ -81,6 +81,7 @@
 extern bool autoSync;
 extern unsigned short modelYear;
 extern bool enableSound;
+extern const unsigned char Arial12x12[];
 
 extern "C" {
     void mbed_reset();