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:
- 67:b7476ce7a59e
- Parent:
- 62:ffd15edb5431
- Child:
- 68:10f7d7dbae19
diff -r 821fc79cd7fe -r b7476ce7a59e displayModes.h --- a/displayModes.h Wed Apr 10 15:08:38 2013 +0000 +++ b/displayModes.h Thu Apr 11 05:10:26 2013 +0000 @@ -35,6 +35,7 @@ extern unsigned char skin; extern unsigned char dtePeriod; extern bool updateDTE; +extern unsigned char tNavRow ; // gg - 4x4 extern "C" { void printLast (bool force, bool showButtons);