CDMS_CODE_samp_23SEP_DMA_flag

Dependencies:   FreescaleIAP SimpleDMA mbed-rtos mbed

Fork of CDMS_CODE_samp_23SEP_DMA by iitm sat

Revision:
309:91755ef8f22a
Parent:
308:af5ab655ba00
--- a/ThreadsAndFunctions.h	Tue Nov 22 07:57:22 2016 +0000
+++ b/ThreadsAndFunctions.h	Tue Nov 22 08:08:46 2016 +0000
@@ -32,6 +32,7 @@
         //wait(2);/*timeout to be decided*/
         if(dma)
         {
+            
             PL_RCV_SC_DATA_COUNTER++;
             gPAY_SPI->bulkRead_start();
             DMA_LED1 = !DMA_LED1; // added by samp