To fix the hang problem

Dependencies:   FreescaleIAP SimpleDMA mbed-rtos mbed

Fork of CDMS_CODE by shubham c

Revision:
161:a63672bf4423
Parent:
148:46763854fa83
Child:
165:60a4a23131a3
Child:
171:31bdf83591a1
--- a/adf.h	Mon Apr 11 16:04:55 2016 +0000
+++ b/adf.h	Thu Apr 14 04:14:21 2016 +0000
@@ -325,7 +325,7 @@
                     ADF_off = true;\
                 }\
             }else{\ 
-                gLEDR = !gLEDR;\  
+                gLEDG = !gLEDG;\  
                 write_data;\
                 if(sent_tmfrom_SDcard)\
                 send_tm_from_SD_card_fun();\