disable printout mode

This commit is contained in:
2023-10-26 13:42:27 +02:00
parent 27d6760322
commit 02fcd0c423

@@ -20,7 +20,7 @@
using supv::ExecutionReport; using supv::ExecutionReport;
using supv::TcBase; using supv::TcBase;
static constexpr bool DEBUG_PLOC_SUPV = true; static constexpr bool DEBUG_PLOC_SUPV = false;
/** /**
* @brief This is the device handler for the supervisor of the PLOC which is programmed by * @brief This is the device handler for the supervisor of the PLOC which is programmed by