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

Revert "Adds mcp_board_address in ohmpi_config"

This reverts commit 3370f9ac
Showing with 293 additions and 280 deletions
+293 -280
......@@ -22,8 +22,7 @@ OHMPI_CONFIG = {
'max_elec': 64,
'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'
'board_version': 'mb.2023.0.0'#,'22.10'
} # TODO: add a dictionary with INA models and associated gain values
# SET THE LOGGING LEVELS, MQTT BROKERS AND MQTT OPTIONS ACCORDING TO YOUR NEEDS
......
This diff is collapsed.
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