si7021 0.2.0

I2C driver for the Si7021 hygrometer and thermometer
Documentation
[dependencies.byteorder]
version = "1"

[dependencies.i2cdev]
version = "0.4.1"

[dependencies.i2csensors]
version = "0.1.3"

[package]
authors = ["Klemens Schölhorn <klemens@schoelhorn.eu>"]
categories = ["embedded", "hardware-support"]
description = "I2C driver for the Si7021 hygrometer and thermometer"
documentation = "https://docs.rs/si7021"
license = "Apache-2.0/MIT"
name = "si7021"
readme = "README.md"
repository = "https://github.com/klemens/si7021-rs"
version = "0.2.0"