Documentation will be added as soon as we can get to it. We're focusing on getting Via up and running right now (which uses this package as a dependency). If you would like to integrate a Spektrum DSM receiver with your Elixir project, visit www.copperpunk.com to drop us a line. We can surely get you on your way.
This package can be installed
by adding dsm_parser
to your list of dependencies in mix.exs
:
def deps do
[
{:dsm_parser, "~> 0.1.1"}
]
end
Documentation (when it is written) can be found at https://hexdocs.pm/dsm_parser.