From 98668b3e112a770a99d8312f35b2dee61da52eb7 Mon Sep 17 00:00:00 2001 From: "Wolfgang (Wolle) Ewald" Date: Thu, 18 Feb 2021 23:46:37 +0100 Subject: Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 9f6229d..d9f0259 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,11 @@ https://wolles-elektronikkiste.de/en/ads1115-a-d-converter-with-amplifier (Engli All features of the ADS1115 are implemented, including alert functions. +In version 1.3.0 I have added a feature to the continuous mode, which ensures that you can change channels safely without risking that the +first data read is still from the former channel. If you experienced this issue, you might have solved it with a delay. If this applies to +you, you can delete the delays. + +It seems there are modules out there which do not have the full 16 bit resolution. It's not an issue of this library: +https://github.com/wollewald/ADS1115_WE/issues/15 + If you like the library it would be cool if you can give it a star. If you find bugs, please inform me. -- cgit v1.2.3