hameg-hmo: Support DC LINE coupling.
This commit is contained in:
parent
df823ac444
commit
53cd1c78f5
|
@ -62,6 +62,7 @@ static const char *hmo_coupling_options[] = {
|
||||||
"AC",
|
"AC",
|
||||||
"ACL",
|
"ACL",
|
||||||
"DC",
|
"DC",
|
||||||
|
"DCL",
|
||||||
"GND",
|
"GND",
|
||||||
NULL,
|
NULL,
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue