changes for updated tmtccmd

This commit is contained in:
2023-01-18 11:12:07 +01:00
parent b032defa7c
commit 4a02e284b3
13 changed files with 70 additions and 70 deletions

View File

@ -5,7 +5,7 @@ from tmtccmd.config.tmtc import (
TmtcDefinitionWrapper,
OpCodeEntry,
)
from tmtccmd.pus.pus_17_test import pack_service_17_ping_command
from tmtccmd.pus.s17_test import pack_service_17_ping_command
from tmtccmd.tc import service_provider
from tmtccmd.tc.decorator import ServiceProviderParams