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: common.h
- Branch:
- Metric
- Revision:
- 97:9f8bab96edff
- Parent:
- 87:46ac3f2519d6
--- a/common.h Fri May 03 14:31:07 2013 +0000 +++ b/common.h Mon Jun 10 12:00:48 2013 +0000 @@ -11,7 +11,7 @@ #define changedScreen 10 #define playbackScreen 11 #define dateScreen 12 -#define config1Screen 13 +#define configScreen 13 #define indexScreen 14 #define maxScreens 14