crsf 1.0.0

This crate provides a #[no_std] parser for the crossfire protocol.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# crsf-rs
This crate provides a #\[no_std\] parser for the crossfire protocol.

## Examples
Check out the [examples](examples/) directory.

## Documentation
Not available yet.

## License
Licensed under the [MIT License](LICENSE).

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