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:
- 90:312eecd3b37a
- Parent:
- 89:2263d349b484
- Child:
- 91:33ab084a184f
--- a/main.cpp Sat Apr 20 19:30:10 2013 +0000 +++ b/main.cpp Sat Apr 20 19:37:40 2013 +0000 @@ -51,7 +51,7 @@ // gg - revStr is used in 2 places // gg - and is easy to edit here // gg - added ZeroSecTick and revStr -char revStr[7] = "87"; +char revStr[7] = "90"; bool debugMode = false; bool logEn = false, logOpen = false;