pl ack in tmtc

Dependencies:   FreescaleIAP SimpleDMA mbed-rtos mbed

Fork of COM_MNG_TMTC_SIMPLE_pl123 by shubham c

Revision:
55:39e59903bc3a
Parent:
23:c89376564196
diff -r 199040d70b17 -r 39e59903bc3a COM_POWER_ON_TX.h
--- a/COM_POWER_ON_TX.h	Thu Jan 14 13:26:40 2016 +0000
+++ b/COM_POWER_ON_TX.h	Thu Jan 14 15:00:25 2016 +0000
@@ -81,7 +81,7 @@
             }\
             /*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]);\
+                /*gPC.putc(power_on_tm->TM_string[i]);*/\
             }\
             power_on_tm = power_on_tm->next_TM;\
         }\