1
0
forked from fsfw/fsfw

taken over upstream changes

This commit is contained in:
2020-12-13 21:50:33 +01:00
parent df333e0cc8
commit b7dbdb072d
7 changed files with 141 additions and 11 deletions

View File

@ -1,10 +1,11 @@
#ifndef FSFW_DEFAULTCFG_VERSION_H_
#define FSFW_DEFAULTCFG_VERSION_H_
const char* const FSFW_VERSION_NAME = "fsfw";
const char* const FSFW_VERSION_NAME = "ASTP";
#define FSFW_VERSION 0
#define FSFW_SUBVERSION 0
#define FSFW_REVISION 1