]> sigrok.org Git - libsigrok.git/blobdiff - libsigrok.h
Deprecate SR_DI_VDIVS.
[libsigrok.git] / libsigrok.h
index 04776ee8068122b4482e8a2c04ca0874ee206a0f..9add374be9a24cdc3610b49b892309707a90451d 100644 (file)
@@ -559,10 +559,6 @@ enum {
        SR_DI_TRIGGER_SOURCES,
        /** Supported filter targets. */
        SR_DI_FILTERS,
-       /** Valid volts/div values. */
-       SR_DI_VDIVS,
-       /** Coupling options. */
-       SR_DI_COUPLING,
 };
 
 /*