summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThijs Triemstra <info@collab.nl>2020-11-15 00:55:24 +0100
committerGitHub <noreply@github.com>2020-11-15 00:55:24 +0100
commita8cfe1ad02ef663b2558d2d7aaafc47a72ddc5e1 (patch)
tree17deae38200c26b35051e1ef69bab1641ee20aa1
parentdoc update (diff)
downloadADS1115_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
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e3f0511..9ba8a7c 100644
--- a/README.md
+++ b/README.md
@@ -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.