Skip to content

Releases: siara-cc/Shox96_Arduino_Progmem_lib

Fix compile error

12 Mar 06:03
Compare
Choose a tag to compare

This release fixes compilation error faced with the examples. Please use this instead of 1.0.

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

02 Mar 06:19
ad0393c
Compare
Choose a tag to compare

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.