X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=sigrok.h.in;h=605aece4389e880a4516300ad69255d681f825b8;hb=464d12c72aa8d83acccccbbc0bc755fbb9d542c0;hp=4f3be9354c62f2b9f14b6992928d28139b0b0e27;hpb=2d83e0f963b39104ba065c61ef22456adcf15a8d;p=libsigrok.git diff --git a/sigrok.h.in b/sigrok.h.in index 4f3be935..605aece4 100644 --- a/sigrok.h.in +++ b/sigrok.h.in @@ -355,6 +355,8 @@ enum { SR_DI_INSTANCE, /* The number of probes connected to this device */ SR_DI_NUM_PROBES, + /* The probe names on this device */ + SR_DI_PROBE_NAMES, /* Samplerates supported by this device, (struct sr_samplerates) */ SR_DI_SAMPLERATES, /* Types of trigger supported, out of "01crf" (char *) */