ina3221/Cargo.toml
Thomas Klaehn bf5ee0ec78 Initial commit
Signed-off-by: Thomas Klaehn <thomas.klaehn@perinet.io>
2025-01-14 14:42:18 +01:00

8 lines
95 B
TOML

[package]
name = "ina3221"
version = "0.1.0"
edition = "2021"
[dependencies]
i2cdev = "0.6.1"