not static anymore
This commit is contained in:
parent
64ec4835f3
commit
4dd79b3495
@ -1,7 +1,7 @@
|
|||||||
#ifndef FSFW_DEFAULTCFG_VERSION_H_
|
#ifndef FSFW_DEFAULTCFG_VERSION_H_
|
||||||
#define FSFW_DEFAULTCFG_VERSION_H_
|
#define FSFW_DEFAULTCFG_VERSION_H_
|
||||||
|
|
||||||
static const char* FSFW_VERSION_NAME = "fsfw";
|
const char* const FSFW_VERSION_NAME = "fsfw";
|
||||||
|
|
||||||
#define FSFW_VERSION 0
|
#define FSFW_VERSION 0
|
||||||
#define FSFW_SUBVERSION 0
|
#define FSFW_SUBVERSION 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user