CDMS_CODE_samp_23SEP_DMA_flag

Dependencies:   FreescaleIAP SimpleDMA mbed-rtos mbed

Fork of CDMS_CODE_samp_23SEP_DMA by iitm sat

Files at this revision

API Documentation at this revision

Comitter:
ee12b079
Date:
Wed Jul 27 11:42:46 2016 +0000
Parent:
279:9501ee30957d
Child:
281:d1c9ae3605a3
Commit message:
Made minor changes in CDMS_HK

Changed in this revision

CDMS_HK.h Show annotated file Show diff for this revision Revisions of this file
--- 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);