]> sigrok.org Git - libsigrok.git/blobdiff - libsigrok.h
Deprecate SR_DI_FILTERS.
[libsigrok.git] / libsigrok.h
index 04776ee8068122b4482e8a2c04ca0874ee206a0f..0a48366b239529b0e50ba3199a0ee7a3e662dbaf 100644 (file)
@@ -557,12 +557,6 @@ enum {
        SR_DI_TIMEBASES,
        /** Supported trigger sources. */
        SR_DI_TRIGGER_SOURCES,
-       /** Supported filter targets. */
-       SR_DI_FILTERS,
-       /** Valid volts/div values. */
-       SR_DI_VDIVS,
-       /** Coupling options. */
-       SR_DI_COUPLING,
 };
 
 /*