tsl2591 0.2.0

embedded hal driver for the TSL2591
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.bitfield]
version = "0.13.2"

[dependencies.embedded-hal]
version = "0.2.4"

[package]
authors = ["Paul <pcvonz@gmail.com>"]
categories = ["embedded"]
description = "embedded hal driver for the TSL2591"
edition = "2018"
homepage = "https://github.com/pcvonz/tsl2591-rs"
keywords = ["embedded-hal"]
license = "MIT OR Apache-2.0"
name = "tsl2591"
repository = "https://github.com/pcvonz/tsl2591-rs"
version = "0.2.0"