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:
- 278:1d837d6dfb6e
- Parent:
- 271:72529b247333
- Child:
- 290:3159ff1081a2
--- a/Compression.h Sat Jul 23 09:55:17 2016 +0000
+++ b/Compression.h Wed Jul 27 10:42:35 2016 +0000
@@ -14,10 +14,10 @@
//using namespace std;
//reading functions 2byte, 4byte
-#define srpz 1
-#define scpz 1
-#define scp_last 1
-#define srp_last 1
+#define srpz 0
+#define scpz 0
+#define scp_last 0
+#define srp_last 0
uint16_t read_2byte(uint8_t* ptr)
{
