updated includes

This commit is contained in:
2021-10-01 10:55:56 +02:00
parent f065f11f52
commit d968bb9125
15 changed files with 15 additions and 15 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.ecss.tc import PusTelecommand
from spacepackets.ecss.tc import PusTelecommand
def command_preparation_hook() -> PusTelecommand: