lowmem
Matthew 2 months ago
parent 025c9fb07f
commit 31391c2bab

@ -1952,7 +1952,7 @@ bool CPhoneDevice::StartPushStreaming(IDevice::PHOTO_INFO& photoInfo, const std:
XYLOG(XYLOG_SEVERITY_ERROR, "Ethernet not existing CH=%u PR=%X PHOTOID=%u", (uint32_t)photoInfo.channel, (uint32_t)photoInfo.preset, photoInfo.photoId);
#ifdef NDEBUG
TakePhotoCb(0, photoInfo, "", 0);
return false;
return false;
#endif
}
else

Loading…
Cancel
Save