]> sigrok.org Git - libsigrok.git/blobdiff - hardware/chronovu-la8/protocol.c
A few more random 'probe' to 'channel' changes.
[libsigrok.git] / hardware / chronovu-la8 / protocol.c
index 587849e96983e7d37d4049335d660f3863d2d803..6f8738bca6dd9d84eb8e599591ee9b2ea93ab320 100644 (file)
@@ -24,7 +24,7 @@
 #include "libsigrok-internal.h"
 #include "protocol.h"
 
-/* Probes are numbered 0-7. */
+/* Channels are numbered 0-7. */
 SR_PRIV const char *chronovu_la8_channel_names[NUM_CHANNELS + 1] = {
        "0", "1", "2", "3", "4", "5", "6", "7",
        NULL,