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: common.h
- Revision:
 - 37:fea2c1d52c5f
 - Parent:
 - 36:dbd39c315258
 - Child:
 - 38:155ec32c5e91
 
--- a/common.h Sat Mar 23 04:43:45 2013 +0000 +++ b/common.h Sun Mar 24 15:35:45 2013 +0000 @@ -2,7 +2,7 @@ #define logScreen 1 #define dteScreen 2 #define brakeScreen 3 -#define powerScreen 4 +#define testScreen 4 #define monitorScreen 5 #define changedScreen 6 #define cpScreen 7
