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
- Revision:
- 41:8d4609ea7259
- Parent:
- 38:155ec32c5e91
- Child:
- 44:6262a9fd1e56
diff -r 0e6e71a7323f -r 8d4609ea7259 common.h --- a/common.h Sun Mar 31 17:45:05 2013 +0000 +++ b/common.h Sun Mar 31 18:57:36 2013 +0000 @@ -1,8 +1,8 @@ #define offScreen 0 #define logScreen 1 -#define dteScreen 2 +#define mainScreen 2 #define brakeScreen 3 -#define testScreen 4 +#define dteScreen 4 #define monitorScreen 5 #define changedScreen 6 #define cpScreen 7