Merge remote-tracking branch 'origin/develop' into mueller/rw-cmds

This commit is contained in:
2022-05-10 17:57:29 +02:00
3 changed files with 13 additions and 1 deletions

View File

@ -18,7 +18,7 @@ from pus_tc.devs.imtq import ImtqSetIds
from tmtccmd.utility.obj_id import ObjectId, ObjectIdDictT
import config.object_ids as obj_ids
from .devs.reaction_wheel import handle_rw_hk_data
from pus_tc.devs.reaction_wheels import handle_rw_hk_data
LOGGER = get_console_logger()