CDMS_CODE_samp_23SEP_DMA_flag

Dependencies:   FreescaleIAP SimpleDMA mbed-rtos mbed

Fork of CDMS_CODE_samp_23SEP_DMA by iitm sat

Revision:
214:6848a51af734
Parent:
209:63e9c8f8b5d2
Child:
218:c63cdba0550f
--- a/FMS_all.h	Sat Jul 02 15:28:21 2016 +0000
+++ b/FMS_all.h	Sun Jul 03 09:33:33 2016 +0000
@@ -20,6 +20,7 @@
 void RST_PL_BEE();
 void RST_HK_COUNTER();
 uint8_t CDMS_RD_SD_HK(uint8_t *);
+void RESET_CDMS();
 void CDMS_INTERNAL_RESET();
 
 void P_PL_INIT()
@@ -150,7 +151,12 @@
     return ACK;
 }
 
+void RESET_CDMS()
+{
+    
+}
+
 void CDMS_INTERNAL_RESET()
 {
-    
+        
 }
\ No newline at end of file