some fixes for rw ass commanding

This commit is contained in:
2022-05-10 18:34:15 +02:00
parent 8891908afa
commit a648b7f76f
4 changed files with 48 additions and 23 deletions

View File

@ -19,7 +19,7 @@ from tmtccmd.utility.obj_id import ObjectId, ObjectIdDictT
import config.object_ids as obj_ids
from pus_tm.devs.reaction_wheels import handle_rw_hk_data
from pus_tm.defs import PrintWrapper, FsfwTmTcPrinter
from pus_tm.defs import PrintWrapper, FsfwTmTcPrinter, log_to_both
LOGGER = get_console_logger()