hameg-hmo: Add SR_CONF_LOGIC_ANALYZER drvopt.
This commit is contained in:
parent
4f3cb1eaf7
commit
3a247d0359
|
@ -37,6 +37,7 @@ static const uint32_t scanopts[] = {
|
||||||
|
|
||||||
static const uint32_t drvopts[] = {
|
static const uint32_t drvopts[] = {
|
||||||
SR_CONF_OSCILLOSCOPE,
|
SR_CONF_OSCILLOSCOPE,
|
||||||
|
SR_CONF_LOGIC_ANALYZER,
|
||||||
};
|
};
|
||||||
|
|
||||||
enum {
|
enum {
|
||||||
|
|
Loading…
Reference in New Issue