From 1af5a9ef8f4eb37d80a5513240e5e054fd87872a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ebbe=20Ba=C3=9F?= Date: Tue, 12 Jul 2022 11:03:47 +0200 Subject: [PATCH] test with other address 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 dcf57e5..0d7efb5 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 = 0x01 # 16-bit ADC +ADS1115 = 0x00 # 16-bit ADC # Select the gain # gain = 6144 # +/- 6.144V