lora-e5
Rust library for using the LoRa E5 with AT commands.
Hardware & Tests
This library has only been tested on the LoRa E5 Dev board.
To run tests, plug the board over USB and run a single-threaded test:
cargo test -- --nocapture --test-threads 1