I2C code testing

Dependencies:   FreescaleIAP SimpleDMA mbed-rtos mbed

Fork of COM_MNG_TMTC_SIMPLE_pl123 by Siva ram

Revision:
24:55cd06f4a534
Parent:
15:1c1ca992b43b
--- a/COM_POWER_ON_TX.h	Thu Dec 31 18:35:59 2015 +0000
+++ b/COM_POWER_ON_TX.h	Fri Jan 01 06:21:16 2016 +0000
@@ -84,6 +84,8 @@
             }\
             power_on_tm = power_on_tm->next_TM;\
         }\
+        snd_tm.head_pointer(power_on_tm_head);\
+        adf_not_SDcard();\
         /*PENDING: TRANSMIT ABOVE TM*/\
         /*deleting the telemetry*/\
         power_on_tm = power_on_tm_head;\