]> sigrok.org Git - libsigrok.git/blobdiff - hardware/link-mso19/protocol.h
mso-19: Initial analog probe support (unfinished).
[libsigrok.git] / hardware / link-mso19 / protocol.h
index 687e5a09d69b0c35325b0bc6d9fc5293db6bd499..bf9488ddd1e7cc0d2cb57562315ee45e6a3473b0 100644 (file)
@@ -41,7 +41,7 @@
 #define USB_VENDOR             "3195"
 #define USB_PRODUCT            "f190"
 
-#define NUM_PROBES             8
+#define NUM_PROBES             (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"