iot_demo_nerves/veml6030
Stefan Haslinger 60e8bc0ab0 added the full veml5030 code and config 2022-03-18 08:12:51 +01:00
..
lib added the full veml5030 code and config 2022-03-18 08:12:51 +01:00
test started with veml6030 app 2022-03-17 14:50:17 +01:00
.formatter.exs added the full veml5030 code and config 2022-03-18 08:12:51 +01:00
.gitignore added the full veml5030 code and config 2022-03-18 08:12:51 +01:00
README.md started with veml6030 app 2022-03-17 14:50:17 +01:00
mix.exs added the full veml5030 code and config 2022-03-18 08:12:51 +01:00
mix.lock added the full veml5030 code and config 2022-03-18 08:12:51 +01:00

README.md

Veml6030

TODO: Add description

Installation

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

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