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:
- 69:6bfdfc002036
- Parent:
- 64:821fc79cd7fe
- Child:
- 70:0700b769ac15
--- a/common.h Thu Apr 11 18:52:12 2013 +0000 +++ b/common.h Sun Apr 14 01:21:11 2013 +0000 @@ -27,4 +27,6 @@ // gg - 4x4 touch // #define tNavRow = 2 ; // for 3x3 extern unsigned char tNavRow ; // gg - 4x4 +extern char revStr[7]; // gg - version +