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:
170:7ee98e3611bc
Parent:
169:84d790ac18a2
Child:
171:355e284f5201
--- a/utility.h	Tue Dec 17 15:25:41 2013 +0000
+++ b/utility.h	Tue Dec 24 12:20:50 2013 +0000
@@ -40,7 +40,7 @@
 extern float ledHi;
 extern float ledLo;
 extern unsigned short pollInt;
-extern float scale12V;
+extern float scale12V,kWperGid;
 extern bool playbackEn;
 extern bool playbackOpen;
 extern bool step;