You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should, but the command line program isn't intended to run on-board. There is a library for doing data compression and decompression, and a command line tool which can be used to pack/unpack data or experiment with settings to figure out what is appropriate for project-specific data.
This will be documented more explicitly in the next release.
A couple people have opened issues because they can't get this file
to build for Arduinos, etc., but it isn't supposed to be. Add a comment
comment explaining why right next to those header includes to clarify.
Closes#48, #61.
Hi,
does this code work on PIC32 microcontrollers.
I found some of the dependency files are missing ( like.... getopt.h, err.h... etc)
Could you please inform whether it works on PIC32?
The text was updated successfully, but these errors were encountered: