mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-28 05:06:32 +00:00
remove unishox def
This commit is contained in:
parent
584b3c2ef8
commit
2eccc09086
@ -71,7 +71,7 @@ uint32_t DecodeLightId(uint32_t hue_id);
|
|||||||
#ifdef USE_SCRIPT_COMPRESSION
|
#ifdef USE_SCRIPT_COMPRESSION
|
||||||
#include <unishox.h>
|
#include <unishox.h>
|
||||||
|
|
||||||
Unishox compressor; // singleton
|
//Unishox compressor; // singleton
|
||||||
#define SCRIPT_COMPRESS compressor.unishox_compress
|
#define SCRIPT_COMPRESS compressor.unishox_compress
|
||||||
#define SCRIPT_DECOMPRESS compressor.unishox_decompress
|
#define SCRIPT_DECOMPRESS compressor.unishox_decompress
|
||||||
#ifndef UNISHOXRSIZE
|
#ifndef UNISHOXRSIZE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user