System Management code

Dependencies:   mbed CANBuffer Watchdog MODSERIAL mbed-rtos xbeeRelay IAP

Fork of SystemManagement by Martin Deng

Revision:
36:0afc0fc8f86b
Parent:
34:18bcf276d3bf
Child:
38:8efacce315ae
--- a/inCommands/inCommands.h	Wed Jan 07 03:36:43 2015 +0000
+++ b/inCommands/inCommands.h	Thu Jan 22 07:58:51 2015 +0000
@@ -9,6 +9,7 @@
     bool serviceCAN(CANMessage* fromXbee=0);
     bool receiveMsgXbee();
     int serviceSerial();
+    void thread_getInputs(void const* args);
 }
 
 #endif
\ No newline at end of file