Packages

Use Vishay ambient light sensor VEML7700 in Elixir

Current section

Files

Jump to
veml7700 REUSE.toml
Raw

REUSE.toml

version = 1
[[annotations]]
path = [
".credo.exs",
".formatter.exs",
".github/workflows/ci.yml",
".gitignore",
"CHANGELOG.md",
"NOTICE",
"REUSE.toml",
"mix.exs",
"mix.lock",
]
precedence = "aggregate"
SPDX-FileCopyrightText = "None"
SPDX-License-Identifier = "CC0-1.0"
[[annotations]]
path = ["README.md", "notebooks/basic_usage.livemd"]
precedence = "aggregate"
SPDX-FileCopyrightText = "2023 Masatoshi Nishiguchi"
SPDX-License-Identifier = "CC-BY-4.0"