# heatshrink
<p align="center">
<img src="https://img.shields.io/badge/license-ISC-blue.svg" alt="License" />
<a href="https://components.espressif.com/components/laride/heatshrink">
<img src="https://img.shields.io/badge/ESP--IDF-Component-green?logo=Espressif" />
<img src="https://components.espressif.com/components/laride/heatshrink/badge.svg" alt="Components Registry" />
</a>
</p>
This repository packages the [heatshrink](https://github.com/atomicobject/heatshrink) compression/decompression library for use with ESP-IDF.
## Usage
Please refer to [header files](./include/) or [test_app](./test_apps/heatshrink_test) for usage instructions.
## Issues
- For issues related to the Heatshrink library itself: https://github.com/atomicobject/heatshrink/issues .
- For issues related to this component: https://github.com/laride/heatshrink/issues .
## License
ISC, Same as the original license.
a0d2650edea4762ea2ba71b71a02d9ed81da1841
idf.py add-dependency "laride/heatshrink^0.4.1"