for frequency correction testing

Dependencies:   FreescaleIAP SimpleDMA mbed-rtos mbed

Fork of CDMS_CODE by shubham c

Revision:
211:6848a51af734
Parent:
209:63e9c8f8b5d2
Child:
222:7c802e1ccd30
--- a/RESET_functions.h	Sat Jul 02 15:28:21 2016 +0000
+++ b/RESET_functions.h	Sun Jul 03 09:33:33 2016 +0000
@@ -8,6 +8,7 @@
     pwr_comrx = 0;
     wait_ms(10);
     pwr_comrx =1;
+    COMRX_RESET_COUNTER++;
 }
 
 void RESET_RTC()