Cargo Features
serial-sensors-proto has no features set by default.
[dependencies]
serial-sensors-proto = { version = "0.4.0", features = ["std", "alloc", "micromath", "quaternion", "unsafe", "defmt"] }
- std
- alloc
- micromath
-
Enables micromath
- quaternion
-
Enables quaternion of micromath
- unsafe
- defmt
-
Enables defmt
serial-sensors-proto has 6 features without comments.