test fork

Dependencies:   SPI_TFTx2 SPI_TFTx2_ILI9341 TFT_fonts TOUCH_TFTx2 mbed

Fork of CANary_9341 by Tick Tock

Revision:
140:ab3e94eb0227
Parent:
138:a2f5af85ed0d
Child:
143:88b5155622a5
--- a/utility.h	Fri Aug 02 14:11:23 2013 +0000
+++ b/utility.h	Sun Aug 04 14:57:40 2013 +0000
@@ -71,6 +71,10 @@
 extern bool showHealth;
 extern float kWh_trip[0];
 extern float miles_trip[0];
+extern Beep spkr;
+extern bool brakeMon;
+extern Ticker geiger;
+extern unsigned short chirpInt;
 
 extern "C" {
     void mbed_reset();
@@ -98,6 +102,7 @@
     void tripLog(); // Turbo3
     void updateFirmware(); // LM - Update firmware off USB
     bool detectUSB();
+    void chirp();
 }
 
 //LEAF OBD