Repository for CDMS code

Dependencies:   SimpleDMA mbed-rtos mbed eeprom

Fork of COM_MNG_TMTC_SIMPLE by Shreesha S

Revision:
325:d375c11595be
Parent:
323:1f3c756e7b38
Child:
330:6ac9661f2e10
--- a/COM_MNG_TMTC.h	Sat Dec 10 13:39:35 2016 +0000
+++ b/COM_MNG_TMTC.h	Sat Dec 10 14:48:07 2016 +0000
@@ -484,6 +484,7 @@
                                     flasharray_thres[z] = scp_threshold_m0[z+8];
                                 erase_sector(strt_add_thres);
                                 program_flash(strt_add_thres, (char*)flasharray_thres,32);
+                                
                                 Base_tm *tm_ptr_short = new Short_tm;
                                 ACK_L234(tm_ptr_short,0xA0,GETpacket_seq_count(tc_ptr));
                                 return tm_ptr_short;