switch off debugging spam
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
This commit is contained in:
parent
114d16224e
commit
f08709ef29
@ -100,7 +100,7 @@ ReturnValue_t PlocSupvUartManager::performOperation(uint8_t operationCode) {
|
||||
lock->unlockMutex();
|
||||
semaphore->acquire();
|
||||
while (true) {
|
||||
sif::debug << "SUPV UART MAN: Running.." << std::endl;
|
||||
// sif::debug << "SUPV UART MAN: Running.." << std::endl;
|
||||
putTaskToSleep = handleUartReception();
|
||||
if (putTaskToSleep) {
|
||||
performUartShutdown();
|
||||
|
Loading…
Reference in New Issue
Block a user