ikalogic-scanalogic2: List all keys in device options.
This commit is contained in:
parent
f649fe8f8e
commit
0b9b3c41c2
|
@ -25,6 +25,7 @@ static const int hwcaps[] = {
|
|||
SR_CONF_LIMIT_SAMPLES,
|
||||
SR_CONF_TRIGGER_TYPE,
|
||||
SR_CONF_CAPTURE_RATIO,
|
||||
SR_CONF_MAX_UNCOMPRESSED_SAMPLES,
|
||||
};
|
||||
|
||||
SR_PRIV const uint64_t sl2_samplerates[NUM_SAMPLERATES] = {
|
||||
|
|
Loading…
Reference in New Issue