Penn Electric Racing / Mbed 2 deprecated SystemManagement

Dependencies:   mbed CANBuffer Watchdog MODSERIAL mbed-rtos xbeeRelay IAP

Fork of SystemManagement by Martin Deng

Revision:
34:18bcf276d3bf
Parent:
33:6bc82b6b62e5
Child:
35:9337ac9f4e1b
--- a/outDiagnostics/outDiagnostics.h	Tue Jan 06 20:45:26 2015 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-#ifndef  _OUT_DIAGNOSTICS_H
-#define _OUT_DIAGNOSTICS_H
-
-#include "IOobjects.h"
-
-namespace outDiagnostics {
-    
-    void thread_canOut(void const *args);
-    void thread_serialOut(void const *args);
-    
-}
-
-#endif
\ No newline at end of file