X-Git-Url: https://sigrok.org/gitweb/?p=libsigrok.git;a=blobdiff_plain;f=src%2Fhardware%2Fnorma-dmm%2Fapi.c;h=c5f95d28e020526f62d5d5e5e00b9272a068267f;hp=48a8f13323c911324dfa5681ca03111557b0fcae;hb=5827f61b641cfd326a9cf2ea534eb4f9481a8187;hpb=138589b02e3dd6aaad64e94a48efdf47d9b7d7d1 diff --git a/src/hardware/norma-dmm/api.c b/src/hardware/norma-dmm/api.c index 48a8f133..c5f95d28 100644 --- a/src/hardware/norma-dmm/api.c +++ b/src/hardware/norma-dmm/api.c @@ -31,9 +31,9 @@ static const uint32_t scanopts[] = { static const uint32_t devopts[] = { SR_CONF_MULTIMETER, - SR_CONF_LIMIT_SAMPLES, - SR_CONF_LIMIT_MSEC, SR_CONF_CONTINUOUS, + SR_CONF_LIMIT_SAMPLES | SR_CONF_SET, + SR_CONF_LIMIT_MSEC | SR_CONF_SET, }; #define BUF_MAX 50