]> sigrok.org Git - libsigrok.git/blobdiff - include/libsigrok/libsigrok.h
libsigrok.h: add new type of device: ELECTRONIC_LOAD.
[libsigrok.git] / include / libsigrok / libsigrok.h
index 4cd68930c132487fd2c5b36fcc042f2bc8c1b683..42cdcaa5da49ccaad10671b0750044bbe2867e3d 100644 (file)
@@ -624,6 +624,9 @@ enum sr_configkey {
        /** The device can act as an LCR meter. */
        SR_CONF_LCRMETER,
 
+       /** The device can act as an LCR meter. */
+       SR_CONF_ELECTRONIC_LOAD,
+
        /*--- Driver scan options -------------------------------------------*/
 
        /**