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:
95:248b3c25a7df
Parent:
94:c3a14b3975d6
Child:
97:a25940fd7b5b
Child:
98:9f8bab96edff
--- a/utility.cpp	Fri May 03 11:25:03 2013 +0000
+++ b/utility.cpp	Fri May 03 12:18:10 2013 +0000
@@ -251,6 +251,7 @@
                 if(i==BatDataBaseG4+2){ // Last of Temperature data
                     logCP=yesBattLog; // Only log if logging enabled
                     showCP=true; // Always show
+                    battTemp_x4=battData[224+5]+battData[224+8]+battData[224+11]+battData[224+14];
                 }
                 //-------
                 i*=7;