]> sigrok.org Git - libsigrok.git/blobdiff - hardware/link-mso19/protocol.h
Rename various *PROBE* macros to *CHANNEL*.
[libsigrok.git] / hardware / link-mso19 / protocol.h
index 48502c5aca28648cef856b602ae258bfa0cc5263..809d7f87177648b5756f57b20a03a30a410639b6 100644 (file)
@@ -34,7 +34,7 @@
 #define USB_VENDOR             "3195"
 #define USB_PRODUCT            "f190"
 
-#define NUM_PROBES             (1 + 8)
+#define NUM_CHANNELS           (1 + 8)
 #define NUM_TRIGGER_STAGES     4
 #define TRIGGER_TYPE           "01"    //the first r/f is used for the whole group
 #define SERIALCOMM             "460800/8n1/flow=2"