]> sigrok.org Git - libsigrok.git/blobdiff - hardware/hantek-dso/dso.h
Replace 'probe' with 'channel' in most places.
[libsigrok.git] / hardware / hantek-dso / dso.h
index 16826db2623c62e152c3f37ef231a8a2e9e8398b..edccb725cf3830bc873833e6e4856e3468392a59 100644 (file)
@@ -165,7 +165,7 @@ struct dev_context {
        void *cb_data;
        uint64_t limit_frames;
        uint64_t num_frames;
-       GSList *enabled_probes;
+       GSList *enabled_channels;
        /* We can't keep track of an FX2-based device after upgrading
         * the firmware (it re-enumerates into a different device address
         * after the upgrade) this is like a global lock. No device will open