farmbot_os/farmbot_firmware
connor rigby 0a9c664d17
Update farmbot-arduino-firmware submodule to be built in
farmbot_firmware app
2019-09-13 16:03:17 -07:00
..
c_src Update farmbot-arduino-firmware submodule to be built in 2019-09-13 16:03:17 -07:00
lib Update farmbot-arduino-firmware submodule to be built in 2019-09-13 16:03:17 -07:00
priv Update farmbot-arduino-firmware submodule to be built in 2019-09-13 16:03:17 -07:00
test Rename FarmbotFirmware Namespace 2019-09-13 16:03:16 -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
Makefile Update farmbot-arduino-firmware submodule to be built in 2019-09-13 16:03:17 -07:00
README.md Botstate refactor (#645) 2019-09-13 16:03:14 -07:00
mix.exs Update farmbot-arduino-firmware submodule to be built in 2019-09-13 16:03:17 -07:00
mix.lock Update farmbot-arduino-firmware submodule to be built in 2019-09-13 16:03:17 -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.