]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/tondaj-sl-814/api.c
Publish config key capabilities.
[libsigrok.git] / src / hardware / tondaj-sl-814 / api.c
index 6150ccb99fc4ccf607f4bac795ea9b566565c1eb..5a294abc4ba7e72e0835b4e09acd0e8f9cb901a8 100644 (file)
@@ -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;