minor fixes
This commit is contained in:
@@ -120,6 +120,7 @@ extern int vx_dev_open(vx_device_h* hdevice) {
|
||||
|
||||
#ifdef SCOPE
|
||||
{
|
||||
|
||||
int ret = vx_scope_start(device->fpga, 0);
|
||||
if (ret != 0)
|
||||
return ret;
|
||||
|
||||
Reference in New Issue
Block a user