Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 435 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 435 Bytes

crsf-rs

This crate provides a #[no_std] parser for the crossfire protocol.

CRSF protocol specification

Examples

Check out the examples directory.

Documentation

Available on docs.rs.

License

Licensed under the MIT License.

Contribution

Feel free to contribute code, as the project it's still a work in progress.