]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/link-mso19/protocol.h
link-mso: Eliminate unneeded NUM_CHANNELS.
[libsigrok.git] / src / hardware / link-mso19 / protocol.h
index 809d7f87177648b5756f57b20a03a30a410639b6..e795f38b38618d1e3a562b693ef4266abe49fd00 100644 (file)
@@ -34,7 +34,6 @@
 #define USB_VENDOR             "3195"
 #define USB_PRODUCT            "f190"
 
-#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"