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:
- 44:6262a9fd1e56
- Parent:
- 41:8d4609ea7259
- Child:
- 48:d1ce92104a1f
--- a/common.h Tue Apr 02 06:32:25 2013 +0000 +++ b/common.h Tue Apr 02 06:53:50 2013 +0000 @@ -9,7 +9,8 @@ #define config1Screen 8 #define playbackScreen 9 #define dateScreen 10 -#define maxScreens 10 +#define cpHistScreen 11 +#define maxScreens 11 #define btnGap 10 #define maxBufLen 512