cc1101-rust This project provides an interface to the CC1101 Linux Driver to allow receiving and transmitting packets from Rust. Usage Add the following to Cargo.toml: [dependencies] cc1101-rust = "0.2.1" See the Documentation for more details.