disable debugging
This commit is contained in:
parent
aa47881cec
commit
ca33e2987f
@ -15,7 +15,7 @@
|
||||
|
||||
#include "eive/definitions.h"
|
||||
|
||||
static constexpr bool DEBUG_CFDP_TO_LIVE_TM_TASK = true;
|
||||
static constexpr bool DEBUG_CFDP_TO_LIVE_TM_TASK = false;
|
||||
|
||||
class LiveTmTask : public SystemObject,
|
||||
public HasModesIF,
|
||||
|
Loading…
Reference in New Issue
Block a user