Attempts to merge SPI_TFT2 & SPI_TFT_ILI9341

Dependencies:   SPI_TFTx2 TFT_fonts TOUCH_TFTx2 mbed

Fork of CANary by Tick Tock

Revision:
150:ef46ce63345c
Parent:
149:e9739523109f
Child:
152:a4d66901785d
--- a/utility.h	Wed Sep 25 03:33:18 2013 +0000
+++ b/utility.h	Fri Sep 27 04:43:41 2013 +0000
@@ -77,7 +77,6 @@
 extern Ticker geiger;
 extern unsigned short chirpInt;
 extern unsigned short uMsgId[8];
-extern float ambient_F;
 
 extern "C" {
     void mbed_reset();
@@ -106,7 +105,6 @@
     void updateFirmware(); // LM - Update firmware off USB
     bool detectUSB();
     void chirp();
-    float airDrag(float);
 }
 
 //LEAF OBD