Attempts to merge SPI_TFT2 & SPI_TFT_ILI9341
Dependencies: SPI_TFTx2 TFT_fonts TOUCH_TFTx2 mbed
Fork of CANary by
Diff: displayModes.h
- Revision:
- 130:1a9d2a6d99ce
- Parent:
- 128:25314f339565
- Child:
- 131:0d926c080a65
diff -r 8991d0de01ab -r 1a9d2a6d99ce displayModes.h --- a/displayModes.h Sun Jul 21 23:59:00 2013 +0000 +++ b/displayModes.h Mon Jul 22 00:02:51 2013 +0000 @@ -57,7 +57,6 @@ extern bool shunt[96]; extern float unloadedV_x2,Resr,curRmax,curRmin,redRmax,redRmin,incRmax,incRmin; extern signed short Imax, Imin; -extern bool showHealth; extern "C" { void printLast (bool force, bool showButtons);