System Management code

Dependencies:   mbed CANBuffer Watchdog MODSERIAL mbed-rtos xbeeRelay IAP

Fork of SystemManagement by Martin Deng

Revision:
39:ddf38df9699e
Parent:
38:8efacce315ae
--- a/Libs/LatchMonitor/LatchMonitor.h	Sat Feb 07 08:54:51 2015 +0000
+++ b/Libs/LatchMonitor/LatchMonitor.h	Wed Feb 11 23:09:57 2015 +0000
@@ -21,7 +21,6 @@
     
     char update();
 private:
-    char lastStat;
     float* startDelay;
     Timeout startup;
     void startupDelay();