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