publishing to check changes in cdms code

Dependencies:   FreescaleIAP SimpleDMA mbed-rtos mbed

Fork of CDMS_CODE_samp_23SEP_DMA_flag by samp Srinivasan

Revision:
275:605dd29161ad
Parent:
264:f7d8f9f361e3
--- a/COM_POWER_OFF_TX.h	Wed Jul 20 09:58:59 2016 +0000
+++ b/COM_POWER_OFF_TX.h	Sat Jul 23 23:37:46 2016 +0000
@@ -86,8 +86,8 @@
         resume_bcn;\
     }\
     else{\
-        if( /*gFLAGS & BAE_SW_EN_FLAG*/true ){\
-        gPC.puts("resumning bcn2\r\n");\
+        if( BAE_SW_STATUS == DEVICE_POWERED ){\
+            gPC.puts("resumning bcn2\r\n");\
             resume_bcn;\
         }\
     }\