updated tmtc

This commit is contained in:
2021-04-10 22:59:51 +02:00
parent 74c61842c8
commit 8703aeea55
24 changed files with 38 additions and 36 deletions

View File

@@ -3,7 +3,7 @@
@details Template configuration file. Copy this folder to the TMTC commander root and adapt
it to your needs.
"""
from tmtccmd.pus_tc.base import PusTelecommand
from tmtccmd.ecss.tc import PusTelecommand
def command_preparation_hook() -> PusTelecommand: