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: displayModes.h
- Revision:
- 23:cd03f9c3395e
- Parent:
- 22:a43df3905863
- Child:
- 24:6cf76ed8c432
--- a/displayModes.h Mon Mar 11 06:23:00 2013 +0000 +++ b/displayModes.h Thu Mar 14 04:41:11 2013 +0000 @@ -17,6 +17,7 @@ extern char indexLastMsg[0x800]; extern unsigned char battData[256]; extern bool showCP; +extern bool logEn; extern unsigned char dMode[2]; extern unsigned char lastDMode[2]; extern unsigned char sMode;