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: SPI_TFTx2 TFT_fonts TOUCH_TFTx2 beep mbed
Fork of CANary by
Diff: main.cpp
- Branch:
- Metric
- Revision:
- 100:63a7456fc972
- Parent:
- 99:c05abf8e1cdc
- Child:
- 101:94b8aca2d47a
diff -r c05abf8e1cdc -r 63a7456fc972 main.cpp
--- a/main.cpp Sat Jun 15 18:47:38 2013 +0000
+++ b/main.cpp Sat Jun 15 19:03:40 2013 +0000
@@ -21,7 +21,7 @@
#include "displayModes.h"
#include "TOUCH_TFTx2.h"
-char revStr[7] = "100";
+char revStr[7] = "101";
LocalFileSystem local("local");
