From 2e0c33bdb5fa14dfefd345f274b734af4cb1d166 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ebbe=20Ba=C3=9F?= Date: Tue, 12 Jul 2022 11:04:06 +0200 Subject: [PATCH] changed address back MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ebbe Baß --- test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.py b/test.py index 0d7efb5..dcf57e5 100644 --- a/test.py +++ b/test.py @@ -8,7 +8,7 @@ def signal_handler(signal, frame): sys.exit(0) signal.signal(signal.SIGINT, signal_handler) -ADS1115 = 0x00 # 16-bit ADC +ADS1115 = 0x01 # 16-bit ADC # Select the gain # gain = 6144 # +/- 6.144V