Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: SimpleDMA eeprom mbed-rtos mbed
Fork of CDMS_CODE_FM_28JAN2017 by
Diff: CDMS_HK.h
- Revision:
- 280:5e2f8e06f01f
- Parent:
- 279:9501ee30957d
- Child:
- 281:d1c9ae3605a3
diff -r 9501ee30957d -r 5e2f8e06f01f CDMS_HK.h
--- 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);
    