To fix the hang problem

Dependencies:   FreescaleIAP SimpleDMA mbed-rtos mbed

Fork of CDMS_CODE by shubham c

Revision:
326:e424f70b86c0
Parent:
324:c0a5228cc666
Child:
327:5a967a66c10f
--- a/cdms_sd.h	Sat Dec 10 14:48:07 2016 +0000
+++ b/cdms_sd.h	Sat Dec 10 16:15:40 2016 +0000
@@ -42,7 +42,7 @@
 int disk_erase(int,int);
 int disk_read_statusbits(uint8_t *);
 
-void FCTN_SD_MNG();
+void FCTN_SD_MNGR();
 int INCREMENT_SD_LIB(uint8_t);