the name is okay..
EIVE/-/pipeline/head This commit looks good Details

This commit is contained in:
Robin Müller 2023-07-19 14:42:02 +02:00
parent d73ef3a314
commit 6cffae4397
Signed by: muellerr
GPG Key ID: 407F9B00F858F270
2 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ from .defs import PrintWrapper
from .event_handler import handle_event_packet
from .verification_handler import handle_service_1_fsfw_packet, generic_retval_printout
from .hk_demux import handle_hk_packet
from .hk_handler import handle_hk_packet
from .action_reply_handler import handle_action_reply
_LOGGER = logging.getLogger(__name__)