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:
- 33:a277743ebdeb
- Parent:
- 31:082372c83f68
- Child:
- 35:5acbd8a64a89
--- a/common.h Tue Mar 19 01:23:26 2013 +0000 +++ b/common.h Tue Mar 19 04:43:43 2013 +0000 @@ -11,6 +11,6 @@ #define maxScreens 9 #define btnGap 10 -#define maxBufLen 512 +#define maxBufLen 768 #define canTimeout 5 #define userTimeout 10