Cargo Features
LoadCell has no features set by default.
[dependencies]
loadcell = { version = "0.2.0", features = ["esp32_interrupt"] }
- esp32_interrupt = esp32-hal
-
Affects
interrupt::Interrupt
,hx711::interrupt
…
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.
- esp32-hal esp32_interrupt?
-
Enables esp32-hal ^0.17.0