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:
- 73:62ee8eae3a84
- Parent:
- 68:10f7d7dbae19
- Child:
- 87:46ac3f2519d6
diff -r f9a6faa28873 -r 62ee8eae3a84 displayModes.h --- a/displayModes.h Sun Apr 14 22:00:51 2013 +0000 +++ b/displayModes.h Mon Apr 15 03:46:03 2013 +0000 @@ -35,7 +35,8 @@ extern unsigned char skin; extern unsigned char dtePeriod; extern bool updateDTE; -extern unsigned char tNavRow ; // gg - 4x4 +extern unsigned char tNavRow; // gg - 4x4 +extern unsigned short pointerSep; // log write buffer pointer separation extern "C" { void printLast (bool force, bool showButtons);