summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormartinbra <martinbra@gmail.com>2020-07-30 05:11:16 +0200
committerGitHub <noreply@github.com>2020-07-30 05:11:16 +0200
commit12ec2a460c6d64c53c38d44ae3dfb701498c6dcc (patch)
tree8128c5c1143f65dfa048d946d0bb8b3973d709af
parentUpdate Single_Shot.ino (diff)
parentMerge pull request #5 from martinbra/patch-1 (diff)
downloadADS1115_WE-12ec2a460c6d64c53c38d44ae3dfb701498c6dcc.tar
ADS1115_WE-12ec2a460c6d64c53c38d44ae3dfb701498c6dcc.tar.gz
ADS1115_WE-12ec2a460c6d64c53c38d44ae3dfb701498c6dcc.tar.bz2
ADS1115_WE-12ec2a460c6d64c53c38d44ae3dfb701498c6dcc.tar.lz
ADS1115_WE-12ec2a460c6d64c53c38d44ae3dfb701498c6dcc.tar.xz
ADS1115_WE-12ec2a460c6d64c53c38d44ae3dfb701498c6dcc.tar.zst
ADS1115_WE-12ec2a460c6d64c53c38d44ae3dfb701498c6dcc.zip
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 013e94b..05c9482 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# ADS1115_WE
An Arduino library for the 16-bit, 4 channel ADS1115 ADC with gain and alert functions.
-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 soon: https://wolles-elektronikkiste.de/ADS1115_WE.
+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 soon: https://wolles-elektronikkiste.de/ads1115.
All features of the ADS1115 are implemented, including alert functions.