summaryrefslogtreecommitdiffstats
path: root/examples/all_channels.rs
Commit message (Collapse)AuthorAgeFilesLines
* Simplify `SlaveAddr`. (#21)Markus Reiter2024-02-131-2/+1
| | | | | | | | | | | * Simplify `SlaveAddr`. * Update changelog. * Update CHANGELOG.md --------- Co-authored-by: Diego Barrios Romero <eldruin@gmail.com>
* Update to `embedded-hal` 1.0.Markus Reiter2024-01-191-5/+4
|
* Use edition 2018Diego Barrios Romero2020-06-211-6/+2
|
* Add example measuring all channelsDiego Barrios Romero2019-03-311-0/+26