Cargo Features

mecha10-drivers-motor has no features set by default.

[dependencies]
mecha10-drivers-motor = { version = "0.1.47", features = ["gpio"] }
gpio = gpio-cdev

Enable GPIO support for L298N and other GPIO-based drivers

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.

gpio-cdev gpio?

Enables gpio-cdev

GPIO control (optional, for L298N and similar drivers)