Commit b965da6a authored by Olivier Kaufmann's avatar Olivier Kaufmann
Browse files

Implements test with 1 mux

Showing with 2 additions and 2 deletions
+2 -2
......@@ -7,9 +7,9 @@ import time
import logging
from ohmpi.config import HARDWARE_CONFIG
stand_alone = False
stand_alone = True
part_of_hardware_system = False
within_ohmpi = True
within_ohmpi = False
# Stand alone
if stand_alone:
......
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