moved fsfwconfig into linux folder

This commit is contained in:
2021-05-17 20:03:56 +02:00
parent fd29f6ce85
commit 9ccd0d2e72
35 changed files with 165 additions and 52 deletions

View File

@ -4,7 +4,7 @@
#include <fsfw/datapoollocal/StaticLocalDataSet.h>
#include <fsfw/datapoollocal/LocalPoolVariable.h>
#include <fsfw/devicehandlers/DeviceHandlerIF.h>
#include <fsfwconfig/objects/systemObjectList.h>
#include "objects/systemObjectList.h"
namespace Max31865Definitions {