diff --git a/config.py b/config.py index 514dcd28965ad3157d1b7790547b0d7844a2ff37..5f0e2e5d5f525ccd719ad9eff19b28d465b586f9 100644 --- a/config.py +++ b/config.py @@ -25,7 +25,7 @@ OHMPI_CONFIG = { 'board_version': 'mb.2023.0.0',#,'22.10', 'mcp_board_address': 0x21, - 'i2c_mux_address': 2, # 2 if on same bus as the measurement board, 4 if additional bus + 'i2c_mux_address': 4, # 2 if on same bus as the measurement board, 4 if additional bus 'vmn_hardware_offset': 2502, # offset for the ads channel U0 voltage } # TODO: add a dictionary with INA models and associated gain values