Commit 134ad5bd authored by Olivier Kaufmann's avatar Olivier Kaufmann
Browse files

Updates ohmpi to handle no mux case

Showing with 1 addition and 1 deletion
+1 -1
...@@ -6,7 +6,7 @@ change_config('../configs/config_mb_2024_0_2.py', verbose=False) ...@@ -6,7 +6,7 @@ change_config('../configs/config_mb_2024_0_2.py', verbose=False)
# from ohmpi.hardware_components.mux_2024_0_X import Mux # from ohmpi.hardware_components.mux_2024_0_X import Mux
from ohmpi.hardware_components import raspberry_pi as ctl_module from ohmpi.hardware_components import raspberry_pi as ctl_module
from ohmpi.config import HARDWARE_CONFIG from ohmpi.config import HARDWARE_CONFIG
MUX_CONFIG = HARDWARE_CONFIG['mux'] # MUX_CONFIG = HARDWARE_CONFIG['mux']
stand_alone_mux = False stand_alone_mux = False
......
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