]> sigrok.org Git - libsigrok.git/blobdiff - hardware/saleae-logic/saleae-logic.c
sr: Fix/document probe names.
[libsigrok.git] / hardware / saleae-logic / saleae-logic.c
index 295582a963c435ed2bb9466f24030fcdb95b8768..b986243b80a8693fe8bfbdb29c584e8e11596e1c 100644 (file)
@@ -46,6 +46,12 @@ static int hwcaps[] = {
        0,
 };
 
+/*
+ * Probes are numbered 1-8.
+ *
+ * TODO: FX2 eval boards with the standard Cypress VID/PID can have 16 pins
+ * or probes in theory, which is not supported by the Saleae Logic firmware.
+ */
 static const char *probe_names[] = {
        "0",
        "1",