I2C code testing

Dependencies:   FreescaleIAP SimpleDMA mbed-rtos mbed

Fork of COM_MNG_TMTC_SIMPLE_pl123 by Siva ram

Revision:
132:d4a4461214ad
Parent:
128:a232a4352664
Child:
139:17353d6311ce
--- a/adf.h	Sat Feb 27 07:12:04 2016 +0000
+++ b/adf.h	Mon Feb 29 13:21:40 2016 +0000
@@ -314,13 +314,12 @@
                     gCS_ADF=1;\
                     SPI_mutex.unlock();\
                     loop_on = false;\
-                    gLEDR = 1;\
                 }\
                 else{\
                     ADF_off = true;\
                 }\
             }else{\ 
-                gLEDR = !gLEDR;\  
+                gLEDG = !gLEDG;\  
                 write_data;\
                 if(sent_tmfrom_SDcard)\
                 send_tm_from_SD_card_fun();\