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:
- 84:fd21e5d32dab
- Parent:
- 73:62ee8eae3a84
- Child:
- 87:46ac3f2519d6
--- a/common.h Wed Apr 17 11:48:10 2013 +0000 +++ b/common.h Wed Apr 17 12:05:08 2013 +0000 @@ -20,7 +20,7 @@ #define ggSkin 1 #define maxSkin 1 -#define maxBufLen 512 +#define maxBufLen 1024 #define canTimeout 5 #define userTimeout 15 #define debugMode false @@ -29,4 +29,3 @@ // #define tNavRow = 2 ; // for 3x3 extern unsigned char tNavRow ; // gg - 4x4 extern char revStr[7]; // gg - version -