Cargo Features

LIS2DH12 has no features set by default.

[dependencies]
lis2dh12 = { version = "0.6.9", features = ["out_f32"] }
out_f32 = num-derive, num-traits

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

num-traits out_f32?
num-derive out_f32?