feat(src): optimized api of detemines wether the assemply is null
This commit is contained in:
@@ -610,6 +610,8 @@ void Device::ReadAllInfos() {
|
||||
|
||||
device_info_->name = uvc::get_name(*device_);
|
||||
|
||||
motions_->SetDeviceInfo(device_info_);
|
||||
|
||||
bool img_params_ok = false;
|
||||
for (auto &¶ms : all_img_params_) {
|
||||
auto &&img_params = params.second;
|
||||
|
||||
Reference in New Issue
Block a user