replaced includes

This commit is contained in:
2022-07-08 16:25:46 +02:00
parent ebb1734ca7
commit 87d539d46e
40 changed files with 56 additions and 50 deletions

View File

@ -9,7 +9,7 @@ from tmtccmd.tm.pus_3_fsfw_hk import (
HkContentType,
Service3FsfwTm,
)
from tmtccmd.utility.obj_id import ObjectIdU32, ObjectIdDictT
from tmtccmd.util.obj_id import ObjectIdU32, ObjectIdDictT
from tmtccmd.logging import get_console_logger
from pus_tm.devs.bpx_bat import handle_bpx_hk_data