I2C code testing

Dependencies:   FreescaleIAP SimpleDMA mbed-rtos mbed

Fork of COM_MNG_TMTC_SIMPLE_pl123 by Siva ram

Revision:
23:c89376564196
Parent:
22:5febef18443d
Child:
55:39e59903bc3a
Child:
69:20f09a0c3fd2
--- a/COM_POWER_ON_TX.h	Tue Jan 05 10:59:56 2016 +0000
+++ b/COM_POWER_ON_TX.h	Wed Jan 06 13:24:24 2016 +0000
@@ -79,7 +79,7 @@
             else{\
                 length = TM_LONG_SIZE;\
             }\
-            gPC.puts("Printing Call Sign, ACK_L1, TC_LIST inside COM_POWER_ON\r\n");\
+            /*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]);\
             }\