[cmp] update Bled to latest

* This should increase the write speed when writing compressed images...
This commit is contained in:
Pete Batard 2020-02-04 12:09:47 +00:00
parent 177c85c4fe
commit 50d119ba0b
No known key found for this signature in database
GPG key ID: 38E0CF5E69EDD671
7 changed files with 21 additions and 24 deletions

View file

@ -33,7 +33,7 @@ typedef struct {
/* Had provisions for variable buffer, but we don't need it here */
/* int buffer_size; */
#define RC_BUFFER_SIZE 0x10000
#define RC_BUFFER_SIZE BB_BUFSIZE
uint32_t code;
uint32_t range;