sensirion-i2c 0.3.0

Common functionality for I2C based sensors from Sensirion
Documentation
[dependencies.embedded-hal]
version = "1.0"
[dev-dependencies.embedded-hal-mock]
features = ["eh1"]
version = "0.10"

[package]
authors = ["Raphael Nestler <raphael.nestler@sensirion.com>"]
categories = ["no-std", "hardware-support", "embedded"]
description = "Common functionality for I2C based sensors from Sensirion"
documentation = "https://docs.rs/sensirion-i2c"
edition = "2018"
keywords = ["I2C", "Sensirion"]
license = "BSD-3-Clause"
name = "sensirion-i2c"
readme = "README.md"
repository = "https://github.com/Sensirion/sensirion-i2c-rs"
version = "0.3.0"