From 63b2a10171fe3d52aeff1a92464623e15fd9b235 Mon Sep 17 00:00:00 2001 From: martinbra Date: Wed, 29 Jul 2020 18:11:01 -0300 Subject: fix website link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.3