]> sigrok.org Git - libsigrok.git/blobdiff - libsigrok.h
deprecate SR_DI_SAMPLERATES
[libsigrok.git] / libsigrok.h
index b4d929ef33ccc87adef650f0ef2bc56d5321a488..a9c4cd487abfb7215c03f7df3f443d5b8187091d 100644 (file)
@@ -551,8 +551,6 @@ enum {
        SR_DI_HWOPTS = 10000,
        /** A list of capabilities supported by the device. */
        SR_DI_HWCAPS,
-       /** Samplerates supported by this device (struct sr_samplerates). */
-       SR_DI_SAMPLERATES,
        /** Types of logic trigger supported, out of "01crf" (char *). */
        SR_DI_TRIGGER_TYPES,
        /** The currently set samplerate in Hz (uint64_t). */