Disabled debug flag, now for real
This commit is contained in:
parent
5cfc69a570
commit
cfd4b1655a
@ -6,7 +6,7 @@
|
||||
#include "fsfw/serviceinterface/ServiceInterface.h"
|
||||
#include "fsfw/tmtcpacket/ccsds/SpacePacketReader.h"
|
||||
|
||||
#define CCSDS_DISTRIBUTOR_DEBUGGING 1
|
||||
#define CCSDS_DISTRIBUTOR_DEBUGGING 0
|
||||
|
||||
CcsdsDistributor::CcsdsDistributor(uint16_t setDefaultApid, object_id_t setObjectId,
|
||||
StorageManagerIF* tcStore, MessageQueueIF* queue,
|
||||
|
Loading…
x
Reference in New Issue
Block a user