Repository for CDMS code

Dependencies:   SimpleDMA mbed-rtos mbed eeprom

Fork of COM_MNG_TMTC_SIMPLE by Shreesha S

Revision:
280:5e2f8e06f01f
Parent:
279:9501ee30957d
Child:
281:d1c9ae3605a3
--- a/CDMS_HK.h	Wed Jul 27 11:29:24 2016 +0000
+++ b/CDMS_HK.h	Wed Jul 27 11:42:46 2016 +0000
@@ -40,7 +40,7 @@
 void FCTN_CDMS_HK_MAIN(void const *args)
 {
     uint8_t sd_stat = 0;
-    uint8_t count;
+    uint8_t count=0;
     while(1)
     {
     gHK_THREAD->signal_wait(HK_SIGNAL);