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:
130:1a9d2a6d99ce
Parent:
128:25314f339565
Child:
131:0d926c080a65
--- a/utility.h	Sun Jul 21 23:59:00 2013 +0000
+++ b/utility.h	Mon Jul 22 00:02:51 2013 +0000
@@ -66,7 +66,6 @@
 extern bool debugMode;
 extern bool shunt[96];
 extern float accV;
-extern bool showHealth;
 
 extern "C" {
     void mbed_reset();