I2C code testing

Dependencies:   FreescaleIAP SimpleDMA mbed-rtos mbed

Fork of COM_MNG_TMTC_SIMPLE_pl123 by Siva ram

Revision:
133:56d37aa8a011
Parent:
118:60c5de4cb8ad
--- a/COM_SND_TM.h	Fri Feb 26 13:01:11 2016 +0000
+++ b/COM_SND_TM.h	Tue Mar 01 12:35:49 2016 +0000
@@ -267,8 +267,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]);\