]> sigrok.org Git - libsigrok.git/blobdiff - hardware/demo/demo.c
sr: Fix/document probe names.
[libsigrok.git] / hardware / demo / demo.c
index aa3f57d4a919f8c920aab54864531b0af68c8cca..8a84e8ce65a3d6b7d4f407da0107703f510eb6e2 100644 (file)
@@ -102,6 +102,7 @@ static const char *pattern_strings[] = {
        NULL,
 };
 
+/* We name the probes 0-7 on our demo driver. */
 static const char *probe_names[NUM_PROBES + 1] = {
        "0",
        "1",