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",
|
||||
"ACL",
|
||||
"DC",
|
||||
"DCL",
|
||||
"GND",
|
||||
NULL,
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue