Attempts to merge SPI_TFT2 & SPI_TFT_ILI9341
Dependencies: SPI_TFTx2 TFT_fonts TOUCH_TFTx2 mbed
Fork of CANary by
Diff: displayModes.h
- Revision:
- 159:577e9d015693
- Parent:
- 158:059abeb44ba1
- Child:
- 161:71ac85d11f03
--- a/displayModes.h Thu Oct 31 14:41:24 2013 +0000 +++ b/displayModes.h Fri Nov 08 16:07:53 2013 +0000 @@ -60,7 +60,7 @@ extern signed short Imax, Imin; extern bool showHealth; extern float maxTripEff, minTripEff; -extern bool brakeMon, regenMon; +extern bool brakeMon, regenMon, heaterMon; extern float curEff; extern unsigned short uMsgId[8]; extern bool accOn;