changelogge
All checks were successful
EIVE/-/pipeline/head This commit looks good

This commit is contained in:
2023-06-28 10:43:11 +02:00
parent ec0ebc3653
commit ddc80071e0
6 changed files with 33 additions and 1 deletions

View File

@ -94,7 +94,7 @@ from eive_tmtc.config.definitions import (
CFDP_REMOTE_ENTITY_ID,
)
from eive_tmtc.config.hook import EiveHookObject
from eive_tmtc.pus_tm.factory_hook import pus_factory_hook
from eive_tmtc.pus_tm.pus_demux import pus_factory_hook
from eive_tmtc.pus_tc.procedure_packer import handle_default_procedure
_LOGGER = APP_LOGGER