]> sigrok.org Git - libsigrok.git/blobdiff - src/lcr/es51919.c
Rename SR_CONF_LCR_METER to SR_CONF_LCRMETER.
[libsigrok.git] / src / lcr / es51919.c
index b602cc5a14300d6012a728fd96c780ef82596526..40fad3f6c85575b234e0ad6789ff239f4f86902c 100644 (file)
@@ -822,7 +822,7 @@ static const uint32_t scanopts[] = {
 };
 
 static const uint32_t devopts[] = {
-       SR_CONF_LCR_METER,
+       SR_CONF_LCRMETER,
        SR_CONF_CONTINUOUS,
        SR_CONF_LIMIT_SAMPLES | SR_CONF_SET,
        SR_CONF_LIMIT_MSEC | SR_CONF_SET,