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:
- 95:248b3c25a7df
- Parent:
- 87:46ac3f2519d6
- Child:
- 97:9f8bab96edff
--- a/displayModes.h Fri May 03 11:25:03 2013 +0000 +++ b/displayModes.h Fri May 03 12:18:10 2013 +0000 @@ -40,6 +40,7 @@ extern bool updateDTE; extern unsigned char tNavRow; // gg - 4x4 extern unsigned short pointerSep; // log write buffer pointer separation +extern unsigned char battTemp_x4; extern "C" { void printLast (bool force, bool showButtons);