disable debug mode
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details

This commit is contained in:
Robin Müller 2022-11-17 16:43:54 +01:00
parent 3ab27f63f2
commit ae11f73e24
No known key found for this signature in database
GPG Key ID: 11D4952C8CCEF814
1 changed files with 1 additions and 1 deletions

View File

@ -252,7 +252,7 @@ class PlocSupvUartManager : public DeviceCommunicationIF,
std::array<uint8_t, supv::MAX_COMMAND_SIZE> tmBuf{};
bool debugMode = true;
bool debugMode = false;
bool timestamping = true;
// Remembers APID to know at which command a procedure failed