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

@ -14,7 +14,7 @@ from pus_tc.service_200_mode import pack_mode_data, Modes
from tmtccmd.config import TmTcDefWrapper, OpCodeEntry
from tmtccmd.tc import QueueHelper
from tmtccmd.tc.pus_3_fsfw_hk import generate_one_hk_command, make_sid
from tmtccmd.utility import ObjectIdU32
from tmtccmd.util import ObjectIdU32
class SetIds: