Dual CANbus monitor and instrumentation cluster

Dependencies:   SPI_TFTx2 TFT_fonts TOUCH_TFTx2 beep mbed

Fork of CANary by Tick Tock

Branch:
Metric
Revision:
100:63a7456fc972
Parent:
99:c05abf8e1cdc
Child:
102:fd19f777a0b4
--- a/utility.cpp	Sat Jun 15 18:47:38 2013 +0000
+++ b/utility.cpp	Sat Jun 15 19:03:40 2013 +0000
@@ -649,6 +649,7 @@
         sprintf(sTemp,"Couldn't find firmware.bin\n");
         printf(sTemp);
         wait(5);
+        lastDMode[whichTouched]=99;//force refresh
         return;
     }
     fwCount ++;