samp Srinivasan / Mbed 2 deprecated CDMS_FM_21JUL2017_EEPROM_JOEL

Dependencies:   FreescaleIAP SimpleDMA eeprom mbed-rtos mbed

Fork of CDMS_QM_03MAR2017_Flash_with_obsrs by Team Fox

Revision:
355:a5e72222ff26
Parent:
353:e1803e801e20
Child:
356:4484bf39526f
--- a/Compression.h	Sat Mar 11 05:52:18 2017 +0000
+++ b/Compression.h	Tue Mar 28 08:50:07 2017 +0000
@@ -1377,7 +1377,8 @@
     //gPC.printf("\n\rsrp");
     debug_cntr = 0;
     sci_time = FCTN_CDMS_RD_RTC();
-    TIME_LATEST_SPI_SPEED = sci_time;
+  //  TIME_LATEST_SPI_SPEED = sci_time;
+    TIME_LATEST_SPI_SPEED = sci_time >> 7;
     #if debug_time
     gPC.printf("\n\rAssigning time manually");
         sci_time = 0x000000055555555;