Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: FatFileSystem MSCFileSystem SPI_TFTx2 TFT_fonts TOUCH_TFTx2 beep mbed
Fork of CANary_corrupt by
Diff: main.cpp
- 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