Leonora Tindall
|
106a2612bd
|
Add "blinky" main program
|
2019-12-29 11:58:52 -08:00 |
Leonora Tindall
|
8e52f10ffc
|
Better docs and rename transact()
|
2019-12-29 11:58:05 -08:00 |
Leonora Tindall
|
f4bd7b67e4
|
Add GNU GPL v3 license, and package metadata
|
2019-12-29 11:56:33 -08:00 |
Leonora Tindall
|
41c5a352b8
|
Add meta files
README, CHANGELOG, and CONTRIBUTING
|
2019-12-29 11:47:36 -08:00 |
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 |
Leonora Tindall
|
33f7fbcf21
|
Factor out line reading into ::read_line()
This function handles the per-buffer waiting time.
|
2019-12-28 09:04:52 -08:00 |
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 |