diff options
| author | Diego Barrios Romero <eldruin@gmail.com> | 2018-11-13 18:50:04 +0100 |
|---|---|---|
| committer | Diego Barrios Romero <eldruin@gmail.com> | 2018-11-13 18:50:04 +0100 |
| commit | a8d32f89a496f131150f2b493cbcfbd26add4cb7 (patch) | |
| tree | 7c9d21d39e550f6083f995fdfd6f0dfd0793bb3f | |
| parent | 4e9c51aeffdc3d9d197db3ea5a73bff518a722a0 (diff) | |
| download | ads1x1x-async-a8d32f89a496f131150f2b493cbcfbd26add4cb7.tar.gz ads1x1x-async-a8d32f89a496f131150f2b493cbcfbd26add4cb7.tar.xz ads1x1x-async-a8d32f89a496f131150f2b493cbcfbd26add4cb7.zip | |
Put badges in a new line each
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,6 +1,8 @@ # Rust ADS1x1x ultra-small, low-power analog-to-digital converters (ADC) Driver -[](https://crates.io/crates/ads1x1x) [](https://docs.rs/ads1x1x) [](https://travis-ci.org/eldruin/ads1x1x-rs) +[](https://crates.io/crates/ads1x1x) +[](https://docs.rs/ads1x1x) +[](https://travis-ci.org/eldruin/ads1x1x-rs) This is a platform agnostic Rust driver for the ADS1013, ADS1014, ADS1015, ADS1113, ADS1114, ADS1115, ADS1018 and ADS1118 ultra-small, low-power |
