Compare commits

3 Commits

2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
#define COMMON_OBSWVERSION_H_
#define FSFW_EXAMPLE_VERSION 1
#define FSFW_EXAMPLE_SUBVERSION 3
#define FSFW_EXAMPLE_SUBVERSION 4
#define FSFW_EXAMPLE_REVISION 0
#endif /* COMMON_OBSWVERSION_H_ */

View File

@@ -5,7 +5,7 @@
#include "tmtc/pusIds.h"
#include "objects/systemObjectList.h"
#include "fsfw-tests/internal/InternalUnitTester.h"
#include "fsfw_tests/internal/InternalUnitTester.h"
#include "test/FsfwExampleTask.h"
#include "test/FsfwReaderTask.h"