This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ DEFAULT_PREFIX = "TEST:"
|
||||
MOTOR_IDS = [f"M{i}" for i in range(1, 16)] # M1..M15
|
||||
STR_SUFFIXES = {"RTYP", "DESC", "EGU", "DIR"} # serve strings for these fields
|
||||
|
||||
# -------- Robust MorIOC loader (handles namespace packages) ------------------
|
||||
# -------- MorIOC ----------
|
||||
def _load_morioc():
|
||||
try:
|
||||
from morbidissimo import MorIOC # fast path
|
||||
|
||||
Reference in New Issue
Block a user