@ -182,7 +182,9 @@ void PtzController::PtzProc()
{
//if(timeout >= CAMERA_SELF_TEST_TIME)
#ifndef NDEBUG
if (timeout == 1 || ((timeout % 10) == 0))
#endif
XYLOG(XYLOG_SEVERITY_INFO, "开始查询云台自检状态!timeout=%u秒", (uint32_t)timeout);
}