I2C code testing

Dependencies:   FreescaleIAP SimpleDMA mbed-rtos mbed

Fork of COM_MNG_TMTC_SIMPLE_pl123 by Siva ram

Revision:
61:15a5dfe84945
Parent:
59:29a37f943ba6
Child:
63:4d13680673bc
--- a/COM_SND_TM.h	Fri Jan 15 10:01:45 2016 +0000
+++ b/COM_SND_TM.h	Fri Jan 15 13:51:47 2016 +0000
@@ -231,7 +231,7 @@
         DS_state = !DS_state;\
         if (DS_f){\
             DS_f = false;\
-            if(print_in_snd_tm == 1)\
+            if(bypass_adf == 1)\
             print_tm(ptr);\
             exor(ptr);\
             convolution(ptr);\