Packages

RFM69 is a library to handle sub-GHz wireless packet communication via an RFM69 chip.

Current section

Files

Jump to
rfm69 README.md
Raw

README.md

# Rfm69
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `rfm69` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:rfm69, "~> 0.1.0"}
]
end
```
Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at [https://hexdocs.pm/rfm69](https://hexdocs.pm/rfm69).