updated tmtccmd

This commit is contained in:
2021-05-17 17:42:04 +02:00
parent a82e6b2e64
commit acb48916cf
27 changed files with 95 additions and 147 deletions

View File

@ -6,7 +6,7 @@
import enum
from tmtccmd.core.backend import TmTcHandler
from tmtccmd.utility.tmtcc_logger import get_logger
from tmtccmd.utility.logger import get_logger
LOGGER = get_logger()