Attempts to merge SPI_TFT2 & SPI_TFT_ILI9341

Dependencies:   SPI_TFTx2 TFT_fonts TOUCH_TFTx2 mbed

Fork of CANary by Tick Tock

Revision:
157:1a100a5ed06f
Parent:
156:4e5d30535cf9
Child:
158:059abeb44ba1
--- a/displayModes.h	Thu Oct 24 19:51:31 2013 +0000
+++ b/displayModes.h	Wed Oct 30 03:16:51 2013 +0000
@@ -60,7 +60,7 @@
 extern signed short Imax, Imin;
 extern bool showHealth;
 extern float maxTripEff, minTripEff;
-extern bool brakeMon;
+extern bool brakeMon, regenMon;
 extern float curEff;
 extern unsigned short uMsgId[8];
 extern bool accOn;