]> sigrok.org Git - libsigrok.git/blobdiff - hardware/hameg-hmo/protocol.c
hameg-hmo: Support DC LINE coupling.
[libsigrok.git] / hardware / hameg-hmo / protocol.c
index d014eafe9cec9ac2ae1ad6cf3e83232fdf7f3695..397497de542600eb26036dcb7ee763931a9a9e5a 100644 (file)
@@ -62,6 +62,7 @@ static const char *hmo_coupling_options[] = {
        "AC",
        "ACL",
        "DC",
+       "DCL",
        "GND",
        NULL,
 };