sd 32 update

Dependencies:   FreescaleIAP mbed-rtos mbed

Fork of COM_MNG_TMTC_SIMPLE by Shreesha S

Revision:
21:d7f6c28707d8
Parent:
16:538de1b20b3a
Child:
22:5febef18443d
--- a/COM_MNG_TMTC.h	Thu Dec 31 18:35:59 2015 +0000
+++ b/COM_MNG_TMTC.h	Tue Jan 05 10:27:16 2016 +0000
@@ -740,7 +740,7 @@
                                     length = TM_LONG_SIZE;\
                                 }\
                                 for(int i = 0 ; i < length ; ++i){\
-                                    gPC.putc(tm_ptr->TM_string[i]);\
+                                   /* gPC.putc(tm_ptr->TM_string[i]);*/\
                                 }\
                                 tm_ptr = tm_ptr->next_TM;\
                             }\