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:
215:570251b23c7b
Parent:
209:63e9c8f8b5d2
Child:
223:7c802e1ccd30
--- a/RESET_functions.h	Sun Jul 03 09:26:42 2016 +0000
+++ b/RESET_functions.h	Sun Jul 03 09:47:05 2016 +0000
@@ -8,6 +8,7 @@
     pwr_comrx = 0;
     wait_ms(10);
     pwr_comrx =1;
+    COMRX_RESET_COUNTER++;
 }
 
 void RESET_RTC()