move s200 test mod

This commit is contained in:
2023-02-01 19:47:29 +01:00
parent e4ec0689b5
commit 4fa333977a
5 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@ from eive_tmtc.config.definitions import CustomServiceList
from eive_tmtc.pus_tm.defs import PrintWrapper
from spacepackets.ecss.tc import PusTelecommand
from eive_tmtc.pus_tc.service_200_mode import pack_mode_data, Mode
from eive_tmtc.pus_tc.s200_test import pack_mode_data, Mode
from tmtccmd.config import TmtcDefinitionWrapper, OpCodeEntry
from tmtccmd.config.tmtc import tmtc_definitions_provider
from tmtccmd.tc import DefaultPusQueueHelper