Merge branch 'develop' into meier/heaterhandler

This commit is contained in:
2021-02-14 10:09:13 +01:00
2 changed files with 4 additions and 6 deletions

View File

@ -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