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
common.h
- Committer:
- TickTock
- Date:
- 2013-04-02
- Revision:
- 44:6262a9fd1e56
- Parent:
- 41:8d4609ea7259
- Child:
- 48:d1ce92104a1f
File content as of revision 44:6262a9fd1e56:
#define offScreen 0 #define logScreen 1 #define mainScreen 2 #define brakeScreen 3 #define dteScreen 4 #define monitorScreen 5 #define changedScreen 6 #define cpScreen 7 #define config1Screen 8 #define playbackScreen 9 #define dateScreen 10 #define cpHistScreen 11 #define maxScreens 11 #define btnGap 10 #define maxBufLen 512 #define canTimeout 5 #define userTimeout 15