Cargo Features

SCD4x has no features set by default.

[dependencies]
scd4x = { version = "0.4.0", features = ["std", "scd41", "util", "embedded-hal-async", "thiserror"] }
std thiserror?
scd41
util

Enables humantime, linux-embedded-hal, simplelog, and structopt

Required by the scd4x-util binary

embedded-hal-async

Enables embedded-hal-async, embedded-hal-async of sensirion-i2c

thiserror = std

Enables thiserror ^1.0.65