I2C code testing

Dependencies:   FreescaleIAP SimpleDMA mbed-rtos mbed

Fork of COM_MNG_TMTC_SIMPLE_pl123 by Siva ram

Revision:
89:cca875337dd5
Parent:
69:20f09a0c3fd2
Child:
95:42d6747900cb
--- a/COM_POWER_ON_TX.h	Thu Jan 21 14:35:11 2016 +0000
+++ b/COM_POWER_ON_TX.h	Fri Jan 22 03:39:43 2016 +0000
@@ -72,8 +72,8 @@
         get_tc_list(power_on_tm->next_TM, 0x00);\
         /*PENDING: TRANSMIT ABOVE TM*/\
         /*Call Sign, ACK_L1, TC_LIST*/\
-        snd_tm.head_pointer(power_on_tm_head);\
-        adf_not_SDcard;\
+        /*snd_tm.head_pointer(power_on_tm_head);*/\
+        /*adf_not_SDcard;*/\
         /*deleting the telemetry*/\
         power_on_tm = power_on_tm_head;\
         overFlowCountADF = 0;\