example code moved to fsfw

This commit is contained in:
2021-10-17 23:28:24 +02:00
parent ef6666da30
commit e9f3693d07
5 changed files with 13 additions and 13 deletions

View File

@ -4,10 +4,10 @@
#include <bsp_hosted/fsfwconfig/tmtc/apid.h>
#include <bsp_hosted/fsfwconfig/tmtc/pusIds.h>
#include <test/TestTask.h>
#include "fsfw_tests/integration/task/TestTask.h"
#include <mission/utility/TmFunnel.h>
#include <mission/core/GenericFactory.h>
#include "example/utility/TmFunnel.h"
#include "example/core/GenericFactory.h"
#include <fsfw/monitoring/MonitoringMessageContent.h>
#include <fsfw/storagemanager/PoolManager.h>