restructured a bit

This commit is contained in:
2021-06-08 13:59:38 +02:00
parent 2755045be1
commit f8bf44893c
12 changed files with 2 additions and 4 deletions

8
config/OBSWVersion.h Normal file
View File

@@ -0,0 +1,8 @@
#ifndef COMMON_OBSWVERSION_H_
#define COMMON_OBSWVERSION_H_
#define FSFW_EXAMPLE_VERSION 1
#define FSFW_EXAMPLE_SUBVERSION 1
#define FSFW_EXAMPLE_REVISION 0
#endif /* COMMON_OBSWVERSION_H_ */