Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: FreescaleIAP SimpleDMA eeprom mbed-rtos mbed
Fork of CDMS_QM_03MAR2017_Flash_with_obsrs by
Diff: Compression.h
- Revision:
- 353:e1803e801e20
- Parent:
- 347:2517c9f6bb4f
- Child:
- 355:a5e72222ff26
--- a/Compression.h	Mon Feb 06 16:36:46 2017 +0000
+++ b/Compression.h	Tue Feb 21 06:30:56 2017 +0000
@@ -2832,7 +2832,7 @@
         position_tm_frame[id] = position_tm_starting[id];
     }
     #endif   
-    //gPC.printf("fsc = %u, %u,%u\n\r", FSC_CURRENT[1],FSC_CURRENT[2],FSC_CURRENT[3]);
+    gPC.printf("fsc = %u, %u,%u\n\r", FSC_CURRENT[1],FSC_CURRENT[2],FSC_CURRENT[3]);
     #if test_science
     dma_packets_info();
     #endif
    