Justin Hunt / CANary

Dependencies:   FatFileSystem MSCFileSystem SPI_TFTx2 TFT_fonts TOUCH_TFTx2 beep mbed

Fork of CANary_corrupt by Tick Tock

Revision:
79:24f1793171e7
Parent:
76:fb6779d0963e
Child:
80:cf009a64eedd
--- a/utility.h	Tue Apr 16 03:28:55 2013 +0000
+++ b/utility.h	Tue Apr 16 21:13:59 2013 +0000
@@ -59,7 +59,7 @@
     unsigned short getTimeStamp();
     void logCan (char mType, CANMessage canRXmsg);
     void logTS ();    
-    void logErrMsg (char * errMsg); // gg - messeges
+    void logEvent (char * errMsg); // gg - messeges
     void sendCPreq();    
     void sendTreq();    
     void autoPollISR();