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:
144:b0c9d30dd346
Parent:
143:88b5155622a5
Child:
148:6e3b9135fad2
--- a/displayModes.h	Mon Aug 05 03:34:06 2013 +0000
+++ b/displayModes.h	Tue Aug 06 01:26:17 2013 +0000
@@ -61,7 +61,7 @@
 extern bool showHealth;
 extern float maxTripEff, minTripEff;
 extern bool brakeMon;
-//extern unsigned short chirpInt;
+extern float curEff;
 
 extern "C" {
     void printLast (bool force, bool showButtons);