Rfm69

Elixir library for configuration and communication with the RFM69 chip

Documentation can be found at https://hexdocs.pm/rfm69.

Installation

def deps do
[
{:rfm69, "~> 0.1.1"}
]
end