reduce number of debug messages
This commit is contained in:
parent
d57ea7a9f9
commit
857ed8ad68
@ -439,7 +439,7 @@ static void handleRequestEngine(void *handle) {
|
||||
// no break
|
||||
|
||||
case MBCS_DISABLE_FRONTEND:
|
||||
coloredMsg(LOG_YELLOW, false, "mbc hre [%d] state DISABLE_FRONTEND", localMbusCommHandle->requestId);
|
||||
// coloredMsg(LOG_YELLOW, false, "mbc hre [%d] state DISABLE_FRONTEND", localMbusCommHandle->requestId);
|
||||
frontendDisable();
|
||||
localMbusCommHandle->state = MBCS_IDLE;
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user