]> sigrok.org Git - libsigrok.git/blobdiff - include/libsigrok/libsigrok.h
Add config key for LCR meter type.
[libsigrok.git] / include / libsigrok / libsigrok.h
index a45f06a20408263bfec9c90337c701209eb80cf7..2e8260e96bf070eb93aeaa990c940f629a30cec3 100644 (file)
@@ -574,6 +574,9 @@ enum sr_configkey {
        /** Programmable power supply. */
        SR_CONF_POWER_SUPPLY,
 
+       /** LCR meter. */
+       SR_CONF_LCR_METER,
+
        /*--- Driver scan options -------------------------------------------*/
 
        /**