X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Ftondaj-sl-814%2Fapi.c;h=5a294abc4ba7e72e0835b4e09acd0e8f9cb901a8;hb=5827f61b641cfd326a9cf2ea534eb4f9481a8187;hp=6150ccb99fc4ccf607f4bac795ea9b566565c1eb;hpb=138589b02e3dd6aaad64e94a48efdf47d9b7d7d1;p=libsigrok.git diff --git a/src/hardware/tondaj-sl-814/api.c b/src/hardware/tondaj-sl-814/api.c index 6150ccb9..5a294abc 100644 --- a/src/hardware/tondaj-sl-814/api.c +++ b/src/hardware/tondaj-sl-814/api.c @@ -33,8 +33,8 @@ static const uint32_t scanopts[] = { static const uint32_t devopts[] = { SR_CONF_SOUNDLEVELMETER, - SR_CONF_LIMIT_SAMPLES, SR_CONF_CONTINUOUS, + SR_CONF_LIMIT_SAMPLES | SR_CONF_SET, }; SR_PRIV struct sr_dev_driver tondaj_sl_814_driver_info;