eldruin / ads1x1x-rs

Platform-agnostic Rust driver for the ADS1x1x ultra-small, low-power analog-to-digital converters (ADC). Compatible with ADS1013, ADS1014, ADS1015, ADS1113, ADS1114 and ADS1115
https://blog.eldruin.com/ads1x1x-analog-to-digital-converter-driver-in-rust/
Apache License 2.0
31 stars 9 forks source link

Simplify docs for `FullScaleRange`. #18

Closed reitermarkus closed 5 months ago

reitermarkus commented 5 months ago

Also move Default implementation closer to the type.

coveralls commented 5 months ago

Coverage Status

coverage: 81.277%. remained the same when pulling 7ce918c5a6bd07d74dea6ac0e72ed6198e53dbd6 on reitermarkus:simplify-fsr-docs into 9cc795648110f4d1db47534b1818e19bd75bd3d0 on eldruin:master.