1
0
forked from fsfw/fsfw

disabled debugging mode

This commit is contained in:
2021-04-07 13:44:03 +02:00
parent 7322a7d0f5
commit 3ff5484415
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
#include "../serviceinterface/ServiceInterface.h"
#include "../tmtcpacket/SpacePacketBase.h"
#define CCSDS_DISTRIBUTOR_DEBUGGING 1
#define CCSDS_DISTRIBUTOR_DEBUGGING 0
CCSDSDistributor::CCSDSDistributor(uint16_t setDefaultApid,
object_id_t setObjectId):