iot_demo_nerves/veml6075
Stefan Haslinger 4ced9fe796 bugfixes, code cleanup & output of measured and calculated data: working! 2022-03-18 20:42:08 +01:00
..
lib bugfixes, code cleanup & output of measured and calculated data: working! 2022-03-18 20:42:08 +01:00
test library for veml6075 2022-03-18 15:57:16 +01:00
.formatter.exs library for veml6075 2022-03-18 15:57:16 +01:00
.gitignore library for veml6075 2022-03-18 15:57:16 +01:00
README.md library for veml6075 2022-03-18 15:57:16 +01:00
mix.exs library for veml6075 2022-03-18 15:57:16 +01:00
mix.lock library for veml6075 2022-03-18 15:57:16 +01:00

README.md

Veml6075

TODO: Add description

Installation

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

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