XYLOG(XYLOG_SEVERITY_DEBUG,"Photo Result CH=%u PR=%u IMGID=%u %s",(uint32_t)photoInfo.channel,(uint32_t)photoInfo.preset,(uint32_t)photoInfo.photoId,cameraInfo.c_str());
#ifdef OUTPUT_DBG_INFO
#if 0
boolshouldRetry=false;
@ -2761,7 +2763,7 @@ if (ldr != ~0)
#endif // OUTPUT_DBG_INFO
// Notify to take next photo
XYLOG(XYLOG_SEVERITY_INFO,"TP: Notofy to Take Next CUR Info: CH=%u PR=%u PHOTOID=%u",(uint32_t)photoInfo.channel,(uint32_t)photoInfo.preset,(uint32_t)photoInfo.photoId);
XYLOG(XYLOG_SEVERITY_INFO,"TP: Notofy to Take Next CUR Info: CH=%u PR=%u IMGID=%u",(uint32_t)photoInfo.channel,(uint32_t)photoInfo.preset,(uint32_t)photoInfo.photoId);