Successfull compression test with heatshrink

This commit is contained in:
Mark Qvist 2014-04-14 17:38:35 +02:00
parent 434cf6f2e6
commit 99951676c0
14 changed files with 1386 additions and 1105 deletions

View file

@ -4,8 +4,6 @@
#include <cfg/compiler.h>
#include <io/kfile.h>
#include "compression/lzfx.h"
// Frame sizing & checksum
#define MP1_MIN_FRAME_LENGTH 3
#define MP1_MAX_FRAME_LENGTH 200