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: FreescaleIAP SimpleDMA eeprom mbed-rtos mbed
Fork of CDMS_QM_03MAR2017_Flash_with_obsrs by
Diff: FMS_all.h
- Revision:
- 215:570251b23c7b
- Parent:
- 209:63e9c8f8b5d2
- Child:
- 218:c63cdba0550f
--- a/FMS_all.h Sun Jul 03 09:26:42 2016 +0000
+++ b/FMS_all.h Sun Jul 03 09:47:05 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
