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-15
- Revision:
- 73:62ee8eae3a84
- Parent:
- 70:0700b769ac15
- Child:
- 84:fd21e5d32dab
File content as of revision 73:62ee8eae3a84:
#define offScreen 0 #define logScreen 1 #define mainScreen 2 #define brakeScreen 3 #define effScreen 4 #define dteScreen 5 #define cpScreen 6 #define cpHistScreen 7 #define cpBarScreen 8 #define monitorScreen 9 #define changedScreen 10 #define playbackScreen 11 #define dateScreen 12 #define config1Screen 13 #define indexScreen 14 #define maxScreens 14 #define btnGap 10 #define ttSkin 0 #define ggSkin 1 #define maxSkin 1 #define maxBufLen 512 #define canTimeout 5 #define userTimeout 15 #define debugMode false // gg - 4x4 touch // #define tNavRow = 2 ; // for 3x3 extern unsigned char tNavRow ; // gg - 4x4 extern char revStr[7]; // gg - version