]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/ftdi-la/api.c
uni-t-dmm: Use software limit helpers
[libsigrok.git] / src / hardware / ftdi-la / api.c
index a2cc4a75db3d8333b545d234bd84f69d52b8897f..a1b3e967239b70107401cdccca42f23586a17099 100644 (file)
@@ -32,7 +32,7 @@ static const uint32_t scanopts[] = {
 
 static const uint32_t devopts[] = {
        SR_CONF_LOGIC_ANALYZER,
-       SR_CONF_CONTINUOUS | SR_CONF_SET,
+       SR_CONF_CONTINUOUS,
        SR_CONF_LIMIT_SAMPLES | SR_CONF_SET,
        SR_CONF_SAMPLERATE | SR_CONF_GET | SR_CONF_SET | SR_CONF_LIST,
        SR_CONF_CONN | SR_CONF_GET,