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:
64:a2b3c7201faa
Parent:
63:aa3bf6a33635
Child:
129:8991d0de01ab
--- a/main.cpp	Wed Apr 10 13:08:54 2013 +0000
+++ b/main.cpp	Wed Apr 10 13:31:35 2013 +0000
@@ -157,7 +157,7 @@
     logMsg(sTemp);
     
     // revision
-    sprintf(sTemp,"CANary firmware rev62\n");
+    sprintf(sTemp,"CANary firmware rev64\n");
     logMsg(sTemp);
 
     // Look for new binary on thumbdrive