working version

Dependencies:   mbed mbed-rtos SimpleDMA FreescaleIAP eeprom

Fork of CDMS_CODE_FM_28JAN2017 by samp Srinivasan

Revision:
289:9bd62b69874c
Parent:
288:aa93d6652381
Child:
290:3159ff1081a2
--- a/main.cpp	Fri Aug 05 17:13:23 2016 +0000
+++ b/main.cpp	Sat Aug 06 06:34:38 2016 +0000
@@ -1,4 +1,3 @@
-
 // TESTING PUSH PULL IN MAIN CPP
 
 #include "mbed.h"
@@ -17,15 +16,15 @@
 #include "i2c.h"
 #include "COM_SND_TM_functions.h"
 #include "COM_SND_TM.h"
+#include "Flash.h"
 #include "cdms_rtc.h"
 #include "cdms_sd.h"
 #include "common_functions.h"
 #include "RESET_functions.h"
+#include "CDMS_PL.h"
 #include "CDMS_HK.h"
 #include "adf.h"
 #include "COM_RCV_TC.h"
-#include "Flash.h"
-#include "CDMS_PL.h"
 #include "FMS_all.h"
 #include "Compression.h"
 #include "COM_MNG_TMTC.h"