fixes for updated fsfw

This commit is contained in:
2021-06-21 16:54:33 +02:00
parent 67a1a84615
commit 5bbf0255ef
4 changed files with 7 additions and 4 deletions

View File

@ -21,7 +21,7 @@
#include "fsfw/datapoollocal/LocalDataPoolManager.h"
#include "fsfw/tmtcservices/CommandingServiceBase.h"
#include "fsfw/tmtcservices/PusServiceBase.h"
#include "fsfw/tmtcpacket/pus/TmPacketStored.h"
#include "fsfw/tmtcpacket/pus/tm.h"
#include "fsfw/tasks/TaskFactory.h"
/* UDP server includes */