CDMS code for testing sbc
Dependencies: FreescaleIAP SimpleDMA mbed-rtos mbed
Fork of CDMS_CODE by
Diff: main.cpp
- Revision:
- 82:c55f29ad4240
- Parent:
- 52:0bd68655c651
--- a/main.cpp Tue Jan 19 10:51:02 2016 +0000 +++ b/main.cpp Tue Jan 19 11:06:00 2016 +0000 @@ -8,11 +8,12 @@ #include "DefinitionsAndGlobals.h" #include "crc.h" #include "COM_SND_TM_functions.h" +#include "cdms_sd.h" #include "COM_SND_TM.h" -#include "SDCread.h" +#include "OBSRS.h" #include "adf.h" #include "Compression.h" -#include "SDC_init.h" + #include "COM_RCV_TC.h" #include "COM_MNG_TMTC.h" #include "COM_POWER_ON_TX.h"