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

Branch:
Metric
Revision:
119:0e2b641e98a2
Parent:
118:02010b18efdc
Child:
121:553faf139a20
--- a/displayModes.h	Fri Jul 05 15:38:40 2013 +0000
+++ b/displayModes.h	Fri Jul 05 16:55:04 2013 +0000
@@ -52,7 +52,7 @@
 extern unsigned char tNavRow ; // gg - 4x4
 extern char revStr[7]; // gg - version
 extern bool debugMode;
-extern float unloadedV;
+extern float unloadedV_x2;
 extern float Resr;
 
 extern "C" {