Cargo Features

max6675-hal has no features set by default.

[dependencies]
max6675-hal = { version = "1.0.0", features = ["std"] }
std

/// The std feature unlocks the std::error::Error impl for Max6675Error.