working version

Dependencies:   mbed mbed-rtos SimpleDMA FreescaleIAP eeprom

Fork of CDMS_CODE_FM_28JAN2017 by samp Srinivasan

Revision:
342:77b0d59897f7
Parent:
332:7d2431ce979f
Child:
346:204497974293
--- a/Compression.h	Mon Jan 02 14:21:44 2017 +0000
+++ b/Compression.h	Thu Jan 05 17:38:21 2017 +0000
@@ -2803,7 +2803,7 @@
     #if test_science
     dma_packets_info();
     #endif
-    gPC.printf("\n\rEnd of SRP function"); 
+    gPC.printf("End of SRP function\n\r"); 
     //SCI_LED1 = !SCI_LED1;
     SCI_LED1 = 0;
 }