Justin Hunt / CANary

Dependencies:   FatFileSystem MSCFileSystem SPI_TFTx2 TFT_fonts TOUCH_TFTx2 beep mbed

Fork of CANary_corrupt by Tick Tock

Revision:
95:248b3c25a7df
Parent:
93:c2402e8cd0e2
Child:
97:9f8bab96edff
--- a/utility.h	Fri May 03 11:25:03 2013 +0000
+++ b/utility.h	Fri May 03 12:18:10 2013 +0000
@@ -53,6 +53,7 @@
 extern unsigned char dtePeriod;
 extern Beep spkr;
 extern unsigned char reqMsgCnt;
+extern unsigned char battTemp_x4;
 
 extern "C" {
     void mbed_reset();