Skip to content

Compress short strings and messages using Shox96 technique and save space on Flash (PROGMEM)

Choose a tag to compare

@siara-cc siara-cc released this 02 Mar 06:19
· 6 commits to master since this release
ad0393c

This library allows storing of compressed text strings in Arduino Program Memory and provides API to retrieve each string individually using index. It is based on Shox96 hybrid encoding technique.