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

@ -22,7 +22,7 @@ from tmtccmd.tc.pus_5_event import (
pack_generic_service_5_test_into,
)
from eive_tmtc.pus_tc.service_200_mode import pack_service_200_test_into
from eive_tmtc.pus_tc.s200_test import pack_service_200_test_into
from eive_tmtc.tmtc.power.p60dock import pack_p60dock_cmds
from eive_tmtc.tmtc.power.pdu2 import pack_pdu2_commands
from eive_tmtc.tmtc.power.pdu1 import pack_pdu1_commands