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:
- 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;
