miniz-esp32
miniz-esp32 copied to clipboard
Minimal example compress and decompress string
I like quick start like this (https://gist.github.com/arq5x/5315739), any idea how do I achieve it?
I follow the example, but unfortunately, zlib and miniz cannot be used with esp32. It works with the esp32s3. Tell me if you have any additional knowledge.