A Rusty interface for the RN2903 LoRa module's serial protocol
Vai al file
Leonora Tindall 8891b8b6bf
Basic SerialPort wrapper
No real functionality, just a basic version info check to make sure that
the device being communicated with is actually the RN2903.
2019-12-28 08:29:09 -08:00
src Basic SerialPort wrapper 2019-12-28 08:29:09 -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