forked from Ivasoft/DSView
fix: Load form the dso file, it works as repeat mode
This commit is contained in:
@@ -801,8 +801,6 @@ namespace pv
|
||||
{
|
||||
bool test = false;
|
||||
|
||||
dsv_info("Commit device settings.");
|
||||
|
||||
if (_device_agent->have_instance())
|
||||
{
|
||||
GVariant *gvar = _device_agent->get_config(NULL, NULL, SR_CONF_TEST);
|
||||
|
||||
Reference in New Issue
Block a user