mirror of
https://github.com/arendst/Tasmota.git
synced 2025-04-24 14:57:16 +00:00
Fixed compilation error
This commit is contained in:
parent
45b83a8c77
commit
6154fd1015
@ -1939,7 +1939,7 @@ String escapeJSONString(const char *str) {
|
||||
|
||||
#if defined(USE_RULES_COMPRESSION) || defined(USE_SCRIPT_COMPRESSION)
|
||||
|
||||
#include <Unishox.h>
|
||||
#include <unishox.h>
|
||||
|
||||
Unishox compressor;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user