I2C code testing

Dependencies:   FreescaleIAP SimpleDMA mbed-rtos mbed

Fork of COM_MNG_TMTC_SIMPLE_pl123 by Siva ram

Revision:
128:a232a4352664
Parent:
102:80c911a6e736
Child:
136:8074893cd24e
--- a/COM_SND_TM.h	Wed Feb 10 17:01:26 2016 +0000
+++ b/COM_SND_TM.h	Fri Feb 26 13:29:33 2016 +0000
@@ -266,8 +266,6 @@
         DS_state = !DS_state;\
         if (DS_f){\
             DS_f = false;\
-            if(bypass_adf == 1)\
-                print_tm(ptr);\
             exor(ptr);\
             convolution(ptr);\
             interleave(convoluted_frame,interleave_data[0]);\