Attempts to merge SPI_TFT2 & SPI_TFT_ILI9341
Dependencies: SPI_TFTx2 TFT_fonts TOUCH_TFTx2 mbed
Fork of CANary by
Diff: displayModes.h
- Revision:
- 68:10f7d7dbae19
- Parent:
- 67:2022fce701d0
- Parent:
- 66:b7476ce7a59e
- Child:
- 73:62ee8eae3a84
--- a/displayModes.h Thu Apr 11 18:52:12 2013 +0000 +++ b/displayModes.h Sat Apr 13 22:46:31 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);