eive-tmtc/eive_tmtc/tmtc/__init__.py
Robin Mueller ae239031ed
All checks were successful
EIVE/-/pipeline/head This commit looks good
removed old service provider API
2023-11-22 14:13:00 +01:00

5 lines
167 B
Python

from .system import add_system_cmd_defs
from .tm_store import add_persistent_tm_store_cmd_defs
from .tcs import add_tmp_sens_cmds
from .wdt import add_xiphos_wdt_defs