import replacement

This commit is contained in:
2023-05-25 11:31:06 +02:00
parent 6f5e70dce2
commit 673af7f097
20 changed files with 20 additions and 20 deletions

View File

@ -30,7 +30,7 @@ from tmtccmd.tc.pus_3_fsfw_hk import (
)
from tmtccmd.tc.pus_200_fsfw_mode import pack_mode_data, Mode
from tmtccmd.util import ObjectIdU32
from tmtccmd.util.tmtc_printer import FsfwTmTcPrinter
from tmtccmd.fsfw.tmtc_printer import FsfwTmTcPrinter
_LOGGER = logging.getLogger(__name__)