diff options
author | Thijs Triemstra <info@collab.nl> | 2020-11-15 00:55:24 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-15 00:55:24 +0100 |
commit | a8cfe1ad02ef663b2558d2d7aaafc47a72ddc5e1 (patch) | |
tree | 17deae38200c26b35051e1ef69bab1641ee20aa1 /README.md | |
parent | doc update (diff) | |
download | ADS1115_WE-a8cfe1ad02ef663b2558d2d7aaafc47a72ddc5e1.tar ADS1115_WE-a8cfe1ad02ef663b2558d2d7aaafc47a72ddc5e1.tar.gz ADS1115_WE-a8cfe1ad02ef663b2558d2d7aaafc47a72ddc5e1.tar.bz2 ADS1115_WE-a8cfe1ad02ef663b2558d2d7aaafc47a72ddc5e1.tar.lz ADS1115_WE-a8cfe1ad02ef663b2558d2d7aaafc47a72ddc5e1.tar.xz ADS1115_WE-a8cfe1ad02ef663b2558d2d7aaafc47a72ddc5e1.tar.zst ADS1115_WE-a8cfe1ad02ef663b2558d2d7aaafc47a72ddc5e1.zip |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ An Arduino library for the 16-bit, 4 channel ADS1115 ADC with gain and alert fun I have have tried to optimize the library for convenience to use. If you try the examples I recommend to start with `Single_Shot.ino`. -You'll find more details here: https://wolles-elektronikkiste.de/ads1115. +You can find more details here: https://wolles-elektronikkiste.de/ads1115. All features of the ADS1115 are implemented, including alert functions. |