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:
- 48:d1ce92104a1f
- Parent:
- 44:6262a9fd1e56
- Child:
- 50:83d5864c64a0
--- a/common.h Tue Apr 02 07:23:46 2013 +0000 +++ b/common.h Sat Apr 06 04:18:49 2013 +0000 @@ -10,8 +10,11 @@ #define playbackScreen 9 #define dateScreen 10 #define cpHistScreen 11 -#define maxScreens 11 +#define cpBarScreen 12 +#define maxScreens 12 #define btnGap 10 +#define ttSkin 0 +#define ggSkin 1 #define maxBufLen 512 #define canTimeout 5