CDMS_CODE_samp_23SEP_DMA_flag

Dependencies:   FreescaleIAP SimpleDMA mbed-rtos mbed

Fork of CDMS_CODE_samp_23SEP_DMA by iitm sat

Revision:
265:ab1b6b569b69
Parent:
264:f7d8f9f361e3
--- a/COM_MNG_TMTC.h	Thu Jul 14 23:05:09 2016 +0000
+++ b/COM_MNG_TMTC.h	Fri Jul 15 15:05:27 2016 +0000
@@ -375,7 +375,7 @@
                 gPC.printf("BAE write succe\r\n");
                 //wait(0.2);
                 int poll=0;
-                while(poll<9000 && BAE_I2C_GPIO==0)
+                while(poll<15000 && BAE_I2C_GPIO==0)
                 {
                     wait_us(10);
                     poll+=1;