esrom/morse
2019-10-24 22:58:09 +02:00
..
lib/morse Send telegram message when someone presses the button. 2019-10-24 22:58:09 +02:00
test move morse to seperate module 2019-07-14 15:05:45 +02:00
.formatter.exs move morse to seperate module 2019-07-14 15:05:45 +02:00
.gitignore Enable setting config securely in firmware/config/secrets.exs 2019-07-14 23:54:06 +02:00
mix.exs Migrate from channel to phoenix live view. 2019-10-23 14:38:11 +02:00
mix.lock Port morse code. 2019-07-14 17:23:37 +02:00
README.md move morse to seperate module 2019-07-14 15:05:45 +02:00

Morse

TODO: Add description

Installation

If available in Hex, the package can be installed by adding morse to your list of dependencies in mix.exs:

def deps do
  [
    {:morse, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/morse.