atomicobject / heatshrink

data compression library for embedded/real-time systems
ISC License
1.31k stars 176 forks source link

Add simple encoder example #54

Open thborges opened 4 years ago

thborges commented 4 years ago

I've made this simple encoder example while studying the library.

Although it should compile fine in POSIX systems, the same can not be valid in a Win32 environment.

I didn't have such an environment to test.