store still not large enough?

This commit is contained in:
2023-10-18 16:07:00 +02:00
parent 07ddaa2692
commit d1ee938ade
3 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@
#include "eive/definitions.h"
static constexpr bool DEBUG_CFDP_TO_LIVE_TM_TASK = false;
static constexpr bool DEBUG_CFDP_TO_LIVE_TM_TASK = true;
class LiveTmTask : public SystemObject,
public HasModesIF,