sd 32 update

Dependencies:   FreescaleIAP mbed-rtos mbed

Fork of COM_MNG_TMTC_SIMPLE by Shreesha S

Revision:
22:5febef18443d
Parent:
15:1c1ca992b43b
Child:
23:c89376564196
--- a/COM_POWER_ON_TX.h	Tue Jan 05 10:27:16 2016 +0000
+++ b/COM_POWER_ON_TX.h	Tue Jan 05 10:59:56 2016 +0000
@@ -79,6 +79,7 @@
             else{\
                 length = TM_LONG_SIZE;\
             }\
+            gPC.puts("Printing Call Sign, ACK_L1, TC_LIST inside COM_POWER_ON\r\n");\
             for(int i = 0 ; i < length ; ++i){\
                 gPC.putc(power_on_tm->TM_string[i]);\
             }\