summaryrefslogtreecommitdiffstats
path: root/ble/src/logger.rs
Commit message (Collapse)AuthorAgeFilesLines
* More WIP for btle comms.Brian Cully2019-08-151-11/+23
|
* Use bulk starb read/write operations.Brian Cully2019-08-131-18/+8
| | | | | This should speed things up a bit, but, unfortunately, doesn't solve my serial1 problems.
* Get RTC logger working.Brian Cully2019-08-131-0/+127