hameg-hmo: Support DC LINE coupling.

This commit is contained in:
Bert Vermeulen 2013-12-27 16:00:25 +01:00
parent df823ac444
commit 53cd1c78f5
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@ static const char *hmo_coupling_options[] = {
"AC",
"ACL",
"DC",
"DCL",
"GND",
NULL,
};