import fixes

This commit is contained in:
2023-02-01 19:48:30 +01:00
parent 4fa333977a
commit 0399b478f3
3 changed files with 3 additions and 4 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.s200_test import pack_service_200_test_into
from eive_tmtc.tmtc.misc.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