A Rust library for using the LoRa E5 module with AT commands.
The LoRa E5 is available as a chip module, or as a ready-to-use USB device.
This library has only been tested on the LoRa E5 Dev board.
To run tests, plug in the board over USB, and run a single-threaded test:
cargo test -- --nocapture --test-threads 1