fix(UML-1622): Закомментированы лишние отладочные сообщения
This commit is contained in:
parent
dd6c6de255
commit
eaca7ea5a3
@ -277,8 +277,8 @@ bool EthEcat::safeop_to_op() {
|
|||||||
ecat_timer_.Start();
|
ecat_timer_.Start();
|
||||||
}
|
}
|
||||||
|
|
||||||
DebugP_log((char*)"stat.state = %d, stat.fault = %d\r\n", stat.state, stat.fault);
|
//DebugP_log((char*)"stat.state = %d, stat.fault = %d\r\n", stat.state, stat.fault);
|
||||||
DebugP_log((char*)"success = %d\r\n", success);
|
//DebugP_log((char*)"success = %d\r\n", success);
|
||||||
|
|
||||||
return success;
|
return success;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user