aht10 0.0.1

A platform agnostic driver to interface with the AHT10 temperature/humidity sensor
Documentation
[dependencies.bitflags]
version = "^1.1.0"

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

[dev-dependencies.linux-embedded-hal]
version = "0.2.2"

[package]
authors = ["Anthony Romano <romanoanthony061@gmail.com>"]
categories = ["embedded", "hardware-support", "no-std"]
description = "A platform agnostic driver to interface with the AHT10 temperature/humidity sensor"
documentation = "https://github.com/heyitsanthony/aht10"
keywords = ["embedded-hal-driver", "temperature", "humidity", "aht10"]
license = "AGPL-3.0-or-later"
name = "aht10"
repository = "https://github.com/heyitsanthony/aht10"
version = "0.0.1"