ltc2983 0.2.0

A create to provide an implementation of the communication with the `LTC2983` (Multi Sensor High Accuracy Digital Temperature Measurement System)
Documentation
[dependencies.bytebuffer]
version = "2.1.1"

[dependencies.embedded-hal]
version = "=1.0.0-alpha.9"

[dependencies.fixed]
version = "1.21.0"

[dependencies.thiserror]
version = "1.0.38"

[package]
authors = ["ju6ge <judge@felixrichter.tech>"]
description = "A create to provide an implementation of the communication with the `LTC2983` (Multi Sensor High Accuracy Digital Temperature Measurement System)"
edition = "2021"
homepage = "https://github.com/ju6ge/ltc2983"
keywords = ["embedded-hal", "spi", "driver"]
license = "EUPL-1.2"
license-file = "LICENSE"
name = "ltc2983"
readme = "README.md"
repository = "https://github.com/ju6ge/ltc2983"
version = "0.2.0"