]> sigrok.org Git - libsigrok.git/blobdiff - hardware/saleae-logic/saleae-logic.c
ASIX Sigma: Fix firmware loading bug.
[libsigrok.git] / hardware / saleae-logic / saleae-logic.c
index 23ba69a9aa52f4f3b900d5a9941444ea056bb1e9..e4356d9e4d72159da4f94829423079d48238a2ba 100644 (file)
@@ -89,7 +89,7 @@ static uint64_t supported_samplerates[] = {
 static struct sr_samplerates samplerates = {
        SR_KHZ(200),
        SR_MHZ(24),
-       0,
+       SR_HZ(0),
        supported_samplerates,
 };