Compare commits
6 Commits
361eb39aa1
...
c10fbe7fbe
Author | SHA1 | Date | |
---|---|---|---|
c10fbe7fbe | |||
a0280c880b | |||
d9fc5563ce | |||
4b0d457937 | |||
b1dc449ccf | |||
07b6a9df18 |
@@ -3,8 +3,6 @@
|
||||
@details Template configuration file. Copy this folder to the TMTC commander root and adapt
|
||||
it to your needs.
|
||||
"""
|
||||
import tmtc_core.core.tmtcc_version as core
|
||||
|
||||
SW_NAME = core.SW_NAME
|
||||
SW_VERSION = core.SW_VERSION
|
||||
SW_SUBVERSION = core.SW_SUBVERSION
|
||||
SW_NAME = "eive"
|
||||
SW_VERSION = 1
|
||||
SW_SUBVERSION = 1
|
||||
|
Submodule tmtc_core updated: 65a192fdfc...4b41bf458e
Reference in New Issue
Block a user