diff --git a/dev/test_mb_2024_0_mux_2024.py b/dev/test_mb_2024_0_mux_2024.py
index 5205f2bbb6aa4e01dcd2354c6b4d25ac2e7f6e01..5e5147e530f625608d085391ce7f7ac8bbc7cea1 100644
--- a/dev/test_mb_2024_0_mux_2024.py
+++ b/dev/test_mb_2024_0_mux_2024.py
@@ -2,7 +2,7 @@ import time
 from ohmpi.utils import change_config
 from ohmpi.plots import plot_exec_log
 import logging
-change_config('../configs/config_mb_2024.py', verbose=False)
+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 import raspberry_pi as ctl_module
 from ohmpi.config import HARDWARE_CONFIG