farmbot_os/farmbot_firmware
Connor Rigby cf5077e2a9
Start implementing firmware startup
Misc other cleanup
2019-09-13 16:03:14 -07:00
..
lib Start implementing firmware startup 2019-09-13 16:03:14 -07:00
test Botstate refactor (#645) 2019-09-13 16:03:14 -07:00
.formatter.exs Botstate refactor (#645) 2019-09-13 16:03:14 -07:00
.gitignore Botstate refactor (#645) 2019-09-13 16:03:14 -07:00
README.md Botstate refactor (#645) 2019-09-13 16:03:14 -07:00
mix.exs Change to ElixirCircuits. 2019-09-13 16:03:14 -07:00
mix.lock Change to ElixirCircuits. 2019-09-13 16:03:14 -07:00

README.md

FarmbotFirmware

TODO: Add description

Installation

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

def deps do
  [
    {:farmbot_firmware, "~> 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/farmbot_firmware.