Cargo Features
max6675-hal has no features set by default.
[dependencies]
max6675-hal = { version = "1.0.0", features = ["std"] }
- std
-
/// The
std
feature unlocks thestd::error::Error
impl forMax6675Error
.
max6675-hal has no features set by default.
[dependencies]
max6675-hal = { version = "1.0.0", features = ["std"] }
/// The
std
feature unlocks thestd::error::Error
impl forMax6675Error
.