1
0
forked from fsfw/fsfw

refactoring continued

This commit is contained in:
2021-04-12 22:24:11 +02:00
parent 07f1216316
commit 9a2fbefc9f
9 changed files with 89 additions and 75 deletions

View File

@ -6,7 +6,7 @@
#include "../objectmanager/ObjectManagerIF.h"
#include "../ipc/QueueFactory.h"
#include "../tmtcpacket/pus/TcPacketStored.h"
#include "../tmtcpacket/pus/TmPacketStored.h"
#include "../tmtcpacket/pus/TmPacketStoredPusA.h"
#include "../serviceinterface/ServiceInterface.h"
object_id_t CommandingServiceBase::defaultPacketSource = objects::NO_OBJECT;