]> sigrok.org Git - libsigrok.git/blobdiff - hardware/openbench-logic-sniffer/ols.c
sr: Fix/document probe names.
[libsigrok.git] / hardware / openbench-logic-sniffer / ols.c
index 4e38f56b5ab9d169bde6a7d0a2a5f6f4449edc6e..c1deb759e93a5d2bdecebe997187d57ff4ee1339 100644 (file)
@@ -55,6 +55,7 @@ static int hwcaps[] = {
        0,
 };
 
+/* Probes are numbered 0-31 (on the PCB silkscreen). */
 static const char *probe_names[NUM_PROBES + 1] = {
        "0",
        "1",