A Rust Crossfire library
Go to file
2024-02-02 15:05:38 +01:00
src Decode rc channel packet 2024-02-02 15:05:38 +01:00
.gitignore Initial commit 2024-01-30 19:12:50 +01:00
Cargo.toml add crc checking 2024-01-30 22:52:18 +01:00
LICENSE Initial commit 2024-01-30 19:12:50 +01:00
README.md A start 2024-01-30 20:15:03 +01:00

crsf-rs

A library for decoding crossfire packages. This library is fully #[no_std] compatible