]> sigrok.org Git - libsigrok.git/blobdiff - hardware/asix-sigma/asix-sigma.c
probe names: Fix cosmetics, add docs, fix off-by-one.
[libsigrok.git] / hardware / asix-sigma / asix-sigma.c
index 557557e9aae61d2fead33d1f87da1fae0ecf106b..723b2445f454a77cd7b1d4772d60b54a985996f8 100644 (file)
@@ -58,7 +58,7 @@ static uint64_t supported_samplerates[] = {
        0,
 };
 
-static const charprobe_names[NUM_PROBES + 1] = {
+static const char *probe_names[NUM_PROBES + 1] = {
        "0",
        "1",
        "2",