]> sigrok.org Git - libsigrok.git/blobdiff - libsigrok.h
Deprecate SR_DI_TIMEBASES.
[libsigrok.git] / libsigrok.h
index 0a48366b239529b0e50ba3199a0ee7a3e662dbaf..88faae2536bc5937fbe62ed6b77228c53e96bc07 100644 (file)
@@ -553,8 +553,6 @@ enum {
        SR_DI_HWCAPS,
        /** Types of logic trigger supported, out of "01crf" (char *). */
        SR_DI_TRIGGER_TYPES,
-       /** Supported time bases. */
-       SR_DI_TIMEBASES,
        /** Supported trigger sources. */
        SR_DI_TRIGGER_SOURCES,
 };