Rust support for the Wurth Electronics Telesto modules (I, II and III) as well as a handy CLI tool.
To use the library in your own project.
cargo add wurth-telesto
defmt-03
enabled defmt traits for this crate and dependencies that support it.
cargo install --git https://github.com/team-arrow-racing/wurth-telesto.git --features="cli"
To run use the CLI with cargo run
use:
cargo run --features cli -- <args here>