Commit ca6c999c authored by Arnaud WATLET's avatar Arnaud WATLET
Browse files

updates config

Showing with 1 addition and 1 deletion
+1 -1
......@@ -23,7 +23,7 @@ OHMPI_CONFIG = {
'board_addresses': {'A': 0x73, 'B': 0x72, 'M': 0x71, 'N': 0x70}, # CHECK IF YOUR BOARDS HAVE THESE ADDRESSES
'settings': 'ohmpi_settings.json', # INSERT YOUR FAVORITE SETTINGS FILE HERE
'board_version': 'mb.2023.0.0',#,'22.10',
'mcp_board_address': '0x20'
'mcp_board_address': 0x20
} # TODO: add a dictionary with INA models and associated gain values
# SET THE LOGGING LEVELS, MQTT BROKERS AND MQTT OPTIONS ACCORDING TO YOUR NEEDS
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment