]> sigrok.org Git - libsigrok.git/blobdiff - hardware/victor-dmm/api.c
Shorten probe_names[] arrays everywhere.
[libsigrok.git] / hardware / victor-dmm / api.c
index ae0d2a76723c177d6a56e55675af27a110eb70b0..63ae5fb7365c6577098033e87ba7714bc155c75c 100644 (file)
@@ -46,6 +46,7 @@ static const int hwcaps[] = {
 
 static const char *probe_names[] = {
        "P1",
+       NULL,
 };
 
 /* Properly close and free all devices. */