Repository for CDMS code

Dependencies:   SimpleDMA mbed-rtos mbed eeprom

Fork of COM_MNG_TMTC_SIMPLE by Shreesha S

Revision:
296:ec1317ab9c50
Parent:
295:699801854b71
Child:
302:5ff4b9ce185e
--- a/ThreadsAndFunctions.h	Sun Aug 28 13:53:42 2016 +0000
+++ b/ThreadsAndFunctions.h	Sun Aug 28 14:47:38 2016 +0000
@@ -31,6 +31,7 @@
         wait(2);/*timeout to be decided*/
         if(dma)
         {
+            PL_RCV_SC_DATA_COUNTER++;
             gPAY_SPI->bulkRead_start();
             //gPAY_SPI->bulkRead_pause();
             //gPAY_SPI->bulkRead_resume(&payload_isr_fun);