A Rusty interface for the RN2903 LoRa module's serial protocol
Go to file
Leonora Tindall f2938ffe72
Abstract reading/writing into ::transact_command()
Also move end-trimming logic into ::read_line() to allow trimming
zeroes correctly.
2019-12-28 10:48:12 -08:00
src Abstract reading/writing into ::transact_command() 2019-12-28 10:48:12 -08:00
.gitignore Basic SerialPort wrapper 2019-12-28 08:29:09 -08:00
Cargo.lock Basic SerialPort wrapper 2019-12-28 08:29:09 -08:00
Cargo.toml Basic SerialPort wrapper 2019-12-28 08:29:09 -08:00