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:
- 51:6187c5264a73
- Parent:
- 50:83d5864c64a0
- Child:
- 52:d5385fbf4ea1
- Child:
- 53:6ce808d0995e
--- a/main.cpp Sun Apr 07 16:34:12 2013 +0000 +++ b/main.cpp Sun Apr 07 17:11:28 2013 +0000 @@ -155,7 +155,7 @@ t = *localtime(&seconds) ; strftime(sTemp, 32, "%a %m/%d/%Y %X\n", &t); logMsg(sTemp); - sprintf(sTemp,"CANary firmware rev50\n"); + sprintf(sTemp,"CANary firmware rev51\n"); logMsg(sTemp); // Look for new binary on thumbdrive