Rust library for using the LoRa E5 with AT commands.
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:
shell cargo test -- --nocapture --test-threads 1