test fork

Dependencies:   SPI_TFTx2 SPI_TFTx2_ILI9341 TFT_fonts TOUCH_TFTx2 mbed

Fork of CANary_9341 by Tick Tock

Revision:
45:6069010de7d7
Parent:
44:6262a9fd1e56
Child:
46:73e8716f976f
--- a/main.cpp	Tue Apr 02 06:53:50 2013 +0000
+++ b/main.cpp	Tue Apr 02 06:55:43 2013 +0000
@@ -141,7 +141,7 @@
     t = *localtime(&seconds) ;
     strftime(sTemp, 32, "%a %m/%d/%Y %X\n", &t);
     logMsg(sTemp);
-    sprintf(sTemp,"CANary firmware rev43\n");
+    sprintf(sTemp,"CANary firmware rev45\n");
     logMsg(sTemp);
 
     // Look for new binary on thumbdrive